Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ghutchis committed Dec 18, 2023
1 parent 26604e5 commit b2a3ae6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Build Sphinx
run: |
mkdir public
cp -pr api public
cp -pr api CNAME public
cd source
sphinx-build -j auto -E . ../public
cd ..
Expand Down
2 changes: 1 addition & 1 deletion source/docs
Submodule docs updated from 44ec03 to 35ba4a

0 comments on commit b2a3ae6

Please sign in to comment.