Skip to content

Commit

Permalink
Also install extra
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa-guedes committed Apr 19, 2024
1 parent f9fa0ae commit 0a84441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx_docs_to_gh_pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
sudo apt install pandoc
python -m pip install --upgrade pip
pip install .[docs,schism]
pip install ".[docs,schism,extra]"
- name: Build the docs
run: |
cd docs
Expand Down

0 comments on commit 0a84441

Please sign in to comment.