5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-17 01:19:29 +08:00

fix workflow

This commit is contained in:
Lea Anthony 2023-09-08 10:39:29 +10:00
parent 4028560d12
commit c54d330f89
No known key found for this signature in database
GPG Key ID: 33DAF7BB90A58405

View File

@ -21,7 +21,7 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: apt-get install pngquant
- run: sudo apt-get install pngquant
- run: pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
- run: mkdocs gh-deploy --force
env: