Skip to content

Commit

Permalink
Merge pull request #18 from JeanMGirard/feature/gh-pages
Browse files Browse the repository at this point in the history
GH Pages
  • Loading branch information
JeanMGirard authored Mar 30, 2024
2 parents 6ec10e4 + 7be1607 commit 052c965
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 052c965

Please sign in to comment.