Skip to content

Commit f1881d3

Browse files
author
don.sizemore
committed
IQSS#8117 use OdumInstitute's fork instead
1 parent 72444cb commit f1881d3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/guides_build_sphinx.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2
12-
- uses: ammaraskar/sphinx-action@master
12+
- uses: OdumInstitute/sphinx-action@master
1313
with:
1414
docs-folder: "doc/sphinx-guides/"
15-
build-command: "sphinx-build -W -b html -d build/doctrees source build/html"

0 commit comments

Comments
 (0)