Skip to content

Commit

Permalink
Refactor(action): ajout run requirement.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
LePangolin authored Oct 20, 2023
1 parent 4c65fd5 commit 010057f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- run: pip install mkdocs-glightbox
- run: pip install mkdocs-minify-plugin
- run: pip install mkdocs_puml
- run: pip install -r requirements.txt
- working-directory: ./docs
run: mkdocs gh-deploy --force --clean --verbose

0 comments on commit 010057f

Please sign in to comment.