Skip to content

Commit

Permalink
fixes workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
r-akemii committed Oct 30, 2024
1 parent fa16a05 commit 132fb1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
- name: Build documentation
run: |
jupyter nbconvert --to rst docs/source/useful_information/validation_benchmarking/IPF_benchmark.ipynb
# sphinx-build -M latexpdf docs/source docs/source/_static
sphinx-build -b html docs/source docs/build
python3 -m zipfile -c AequilibraE.zip docs/build
cp AequilibraE.zip docs/source/_static
Expand Down

0 comments on commit 132fb1f

Please sign in to comment.