Skip to content

Commit

Permalink
Use release of sphinx build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson committed Sep 12, 2024
1 parent 88110a4 commit 1877475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs_build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
name: Build Sphinx Docs
runs-on: ubuntu-latest
steps:
- uses: neuroinformatics-unit/actions/build_sphinx_docs@main
- uses: neuroinformatics-unit/actions/build_sphinx_docs@v2
with:
check-links: false

Expand Down

0 comments on commit 1877475

Please sign in to comment.