mirror of
https://github.com/KjellKod/g3log.git
synced 2025-01-06 08:41:13 +01:00
Update publish_docs.yml
This commit is contained in:
parent
fc2af1ddc2
commit
f72f47e533
5
.github/workflows/publish_docs.yml
vendored
5
.github/workflows/publish_docs.yml
vendored
@ -13,4 +13,7 @@ jobs:
|
||||
with:
|
||||
python-version: 3.x
|
||||
- run: pip install mkdocs-material
|
||||
- run: mkdocs gh-deploy --force
|
||||
- name: Build site
|
||||
run: mkdocs build
|
||||
- name: Deploy
|
||||
run: mkdocs gh-deploy --force
|
||||
|
Loading…
Reference in New Issue
Block a user