Skip to content

Commit

Permalink
Update deploy_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
psychemedia committed Jun 26, 2024
1 parent 1159d8a commit 4541d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install dependencies
run: |
pip install jupyter-book ou-jupyter-book-tools .
pip install git+https://github.com/innovationOUtside/ou-xml-validator.git
pip install git+https://github.com/innovationOUtside/sphinxcontrib-ou-xml-tags.git
# Build the book
- name: Build the book
run: |
Expand Down

0 comments on commit 4541d93

Please sign in to comment.