Skip to content

Commit

Permalink
IQSS#8117 use OdumInstitute's fork instead
Browse files Browse the repository at this point in the history
  • Loading branch information
don.sizemore committed Sep 28, 2021
1 parent 72444cb commit f1881d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/guides_build_sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ammaraskar/sphinx-action@master
- uses: OdumInstitute/sphinx-action@master
with:
docs-folder: "doc/sphinx-guides/"
build-command: "sphinx-build -W -b html -d build/doctrees source build/html"

0 comments on commit f1881d3

Please sign in to comment.