mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Update doc dependencies
This commit is contained in:
parent
afa8b62de7
commit
3b31d70865
1 changed files with 2 additions and 1 deletions
3
.github/workflows/v3-docs.yml
vendored
3
.github/workflows/v3-docs.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: ci
|
||||
name: v3 docs
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
|
@ -25,6 +25,7 @@ jobs:
|
|||
restore-keys: |
|
||||
mkdocs-material-
|
||||
- run: sudo apt-get install pngquant
|
||||
- run: pip install pillow cairosvg
|
||||
- run: pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
|
||||
- run: mkdocs build --config-file mkdocs.insiders.yml
|
||||
- run: mkdocs gh-deploy --force
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue