Skip to content

Commit

Permalink
fix: fix github ci failed.
Browse files Browse the repository at this point in the history
Signed-off-by: Eglinux <mthreads0755@gmail.com>
  • Loading branch information
eglinux-001 committed Feb 23, 2024
1 parent 088aa4b commit 65a41c0
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 @@ -26,7 +26,7 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: apt-get install pngquant
- run: sudo apt update;sudo apt install pngquant
- run: pip install git+https://${GH_TOKEN}@github.com/eglinuxer/mkdocs-material-insiders.git
- run: mkdocs gh-deploy --force
env:
Expand Down

0 comments on commit 65a41c0

Please sign in to comment.