Skip to content

Commit

Permalink
🚧 fix(wip): build opts
Browse files Browse the repository at this point in the history
  • Loading branch information
mxchinegod committed Dec 23, 2023
1 parent ef68535 commit 4baa455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
with:
branch: main
dir_docs: docs
sphinxapiopts: '--separate -o . ../'
sphinxapiopts: '--separate -o .'
sphinxapiexclude: '../*setup* ../*.ipynb'
sphinxopts: ''

0 comments on commit 4baa455

Please sign in to comment.