Skip to content

Commit 0e29374

Browse files
committed
Update mkdocs build command - web
1 parent 1c0d2a4 commit 0e29374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-web.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
python -m pip install -e ".[dev]"
2525
sudo apt-get install doxygen
2626
- name: Build docs
27-
run: mkdocs build --clean --verbose
27+
run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)