Skip to content

Commit

Permalink
GH Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanMGirard committed Mar 30, 2024
1 parent 10bc30b commit 7be1607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ jobs:
# deploy
#----------------------------------------------
- name: Deploy to Github pages
run: mkdocs gh-deploy --force
run: poetry run mkdocs gh-deploy --force

0 comments on commit 7be1607

Please sign in to comment.