Skip to content

Commit

Permalink
[docs] reverting to the working workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
martintb committed Feb 23, 2025
1 parent 6137151 commit dcfa251
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/publish_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ jobs:
docs:
runs-on: ubuntu-latest
steps:
# - uses: usnistgov/Docs4NIST@0.7
- uses: martintb/Docs4NIST@themedir-bug
# - uses: martintb/Docs4NIST@themedir-bug
- uses: usnistgov/Docs4NIST@0.7
with:
docs-folder: docs/
pip-requirements: "requirements_sphinx820.txt"
# pip-requirements: "requirements_sphinx820.txt"
pip-requirements: "requirements.txt"

0 comments on commit dcfa251

Please sign in to comment.