Skip to content

Commit

Permalink
added shell
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Jan 5, 2025
1 parent d4d0593 commit d35aa9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
python -m pip install .[docs]
- name: Check URL links in the docs
shell: bash -el {0}
run: sphinx-build -M linkcheck . _build

- name: Sphinx build tagged version
Expand Down

0 comments on commit d35aa9d

Please sign in to comment.