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 968103d commit a6ef73b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/update_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
restore-keys: |
mkdocs-material-
- name: Make file and deploy documentation
- run: pip install mkdocs-material
- run: make
- run: poetry run mkdocs gh-deploy --force
run: |
make
poetry run mkdocs gh-deploy --force

0 comments on commit a6ef73b

Please sign in to comment.