Skip to content

Commit

Permalink
Why is mkdocs so confuse
Browse files Browse the repository at this point in the history
  • Loading branch information
meatballhat committed Nov 30, 2024
1 parent c6c87e4 commit ac4fa16
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,6 @@ jobs:
- name: Deploy via mkdocs
#run: make deploy-mkdocs
run: mkdocs gh-deploy --force
run: |
which mkdocs
mkdocs gh-deploy --force

0 comments on commit ac4fa16

Please sign in to comment.