Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ghutchis committed Dec 17, 2023
1 parent 6ca2707 commit 0c30ee7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
- name: Build Sphinx
run: |
mkdir public
cp -pr api public
cd source
sphinx-build -j auto -E . ../public
cd ..
Expand Down

0 comments on commit 0c30ee7

Please sign in to comment.