mirror of
https://github.com/lostpaul/obsidian-folder-notes.git
synced 2026-07-22 07:40:24 +00:00
Merge branch 'main' of https://github.com/LostPaul/obsidian-folder-notes
This commit is contained in:
commit
48ffcdbe9f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy-mkdocs.yml
vendored
1
.github/workflows/deploy-mkdocs.yml
vendored
|
|
@ -19,6 +19,7 @@ jobs:
|
|||
key: ${{ github.ref }}
|
||||
path: .cache
|
||||
- run: pip install mkdocs-material
|
||||
- run: pip install mkdocs-video
|
||||
- run: pip install pillow cairosvg
|
||||
- working-directory: ./docs
|
||||
run: mkdocs gh-deploy --force
|
||||
|
|
|
|||
Loading…
Reference in a new issue