Skip to content

Commit 3da43e6

Browse files
committed
Fix CI
1 parent 1f1926c commit 3da43e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
5454
# for dev
5555
make dev-actions
56-
pipenv run pip install pycairo pygobject
56+
pipenv run pip install pycairo pygobject platformdirs importlib_metadata
5757
# check
5858
make check
5959
make build

0 commit comments

Comments
 (0)