Skip to content

Commit

Permalink
check resulting file
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamer2368 committed Oct 17, 2024
1 parent d276d08 commit da5f8ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
# cd ${GITHUB_WORKSPACE}/docs
# mkdir build
# sphinx-build -b html source/ build/
- name: check resulting files
run: |
ls ${GITHUB_WORKSPACE}/docs/build/html
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit da5f8ca

Please sign in to comment.