Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/thoglu/jammy_flows into main
Browse files Browse the repository at this point in the history
  • Loading branch information
thoglu committed Dec 27, 2023
2 parents d7b4803 + a0c850f commit 1316b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs_buildv1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v3
- uses: ammaraskar/sphinx-action@master
with:
pre-build-command: "python -m pip install sphinx_rtd_theme torch numpy matplotlib scipy torchdiffeq"
pre-build-command: "python -m pip install sphinx_rtd_theme==1.3.0 torch numpy matplotlib scipy torchdiffeq"
docs-folder: "docs/"

# - uses: actions/upload-artifact@v1
Expand Down

0 comments on commit 1316b2a

Please sign in to comment.