Skip to content

Commit

Permalink
🐛 add poetry run
Browse files Browse the repository at this point in the history
  • Loading branch information
so-saf committed Sep 29, 2024
1 parent b19415c commit 5f14d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
restore-keys: |
mkdocs-material-
- run: cd docs
- run: mkdocs gh-deploy --force
- run: poetry run mkdocs gh-deploy --force

0 comments on commit 5f14d58

Please sign in to comment.