Skip to content

Commit

Permalink
fix: sphinx ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chenweize1998 committed Jul 9, 2024
1 parent 368ef27 commit b5b1a48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
pip install sphinx furo
- name: Build HTML
run: |
cd docs
make html -e
- name: Upload artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit b5b1a48

Please sign in to comment.