Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Davidy22 committed Jan 13, 2022
1 parent 1f1926c commit 3da43e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
# for dev
make dev-actions
pipenv run pip install pycairo pygobject
pipenv run pip install pycairo pygobject platformdirs importlib_metadata
# check
make check
make build
Expand Down

0 comments on commit 3da43e6

Please sign in to comment.