Skip to content

Commit

Permalink
add build command
Browse files Browse the repository at this point in the history
  • Loading branch information
chan-hoo committed Mar 27, 2024
1 parent aac9ca5 commit af8576b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: ammaraskar/sphinx-action@dev
with:
docs-folder: "doc/"
build-command: "sphinx-build source build"

- name: Upload artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit af8576b

Please sign in to comment.