Skip to content

Commit

Permalink
Fix docs command
Browse files Browse the repository at this point in the history
  • Loading branch information
malmeloo authored Jan 4, 2024
1 parent 8c52c19 commit 3088a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Build documentation
run: |
cd docs
make html
poetry run make html
- name: Setup Pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit 3088a44

Please sign in to comment.