Skip to content

Commit 978e112

Browse files
authored
Update deploy_dev_docs.yml
1 parent eec4d21 commit 978e112

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_dev_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
# the prebuilt docs container; the image isn't rebuilt for PRs, so install
9494
# it at runtime here (same escape hatch as the packages above) to unblock
9595
# the build until the next docs image rebuild on master.
96-
pip install pydata-sphinx-theme tqdm ninja sphinx-design
96+
pip install pydata-sphinx-theme tqdm ninja sphinx-design plotly joblib
9797
echo "Calling: python -u __init__.py ${{ env.COOLPROP_EXPENSIVE }}"
9898
python -u __init__.py ${{ env.COOLPROP_EXPENSIVE }}
9999

0 commit comments

Comments
 (0)