mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-20 16:45:56 +08:00
Fixing CI
This commit is contained in:
parent
e55b35b1a4
commit
5e5ebc1ecd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -23,5 +23,5 @@ jobs:
|
|||
mkdocs-material-
|
||||
- run: pip install mkdocs-material
|
||||
- run: pip install pillow cairosvg
|
||||
- run: pip install glightbox
|
||||
- run: pip install mkdocs-glightbox
|
||||
- run: mkdocs gh-deploy --force
|
||||
|
|
|
|||
Loading…
Reference in a new issue