Skip to content

Commit

Permalink
chore: docs build needs poetry (#1258)
Browse files Browse the repository at this point in the history
  • Loading branch information
ss2165 authored Jul 3, 2024
1 parent 902fc14 commit eb88084
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 @@ -42,7 +42,7 @@ jobs:
- name: Build docs
run: |
cd docs
./build.sh
poetry run ./build.sh
- name: Upload artifact.
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit eb88084

Please sign in to comment.