Skip to content

Commit

Permalink
Update update_documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoHeidweiler authored Jul 26, 2024
1 parent fcadea5 commit 008d423
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/update_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,8 @@ jobs:
- name: Make file and deploy documentation
run: |
make
poetry run mkdocs gh-deploy --force
poetry run mike deploy develop
poetry run mike set-default develop
poetry run mike deploy develop -p

0 comments on commit 008d423

Please sign in to comment.