mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-21 00:47:11 +08:00
Fixing CI
This commit is contained in:
parent
89ae1b064f
commit
f5aebcc9b4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -22,5 +22,5 @@ jobs:
|
|||
restore-keys: |
|
||||
mkdocs-material-
|
||||
- run: pip install mkdocs-material
|
||||
- run: pip install pillow cairosvg
|
||||
- run: pip install pillow cairosvg glightbox
|
||||
- run: mkdocs gh-deploy --force
|
||||
|
|
|
|||
Loading…
Reference in a new issue