Skip to content

Commit 7187e41

Browse files
authored
Update ci.yml
1 parent 7690a6d commit 7187e41

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
@@ -19,6 +19,6 @@ jobs:
1919
path: .cache
2020
restore-keys: |
2121
mkdocs-material-
22-
- run: sudo apt install libcairo2
22+
- run: sudo apt install libcairo2 zlib1g-dev
2323
- run: pip install -r requirements.txt
2424
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)