Skip to content

Commit

Permalink
Merge pull request #292 from OpenCOMPES/time_stamped_data2
Browse files Browse the repository at this point in the history
unpack data in workflow file
  • Loading branch information
rettigl authored Nov 21, 2023
2 parents 59f095f + 7aed8f9 commit 9b84c9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
curl -L --output ./WSe2.zip https://zenodo.org/record/6369728/files/WSe2.zip
unzip -o ./WSe2.zip -d .
curl -L --output ./TaS2.zip https://zenodo.org/records/10160182/files/TaS2.zip
unzip -o ./WSe2.zip -d .
- name: build Sphinx docs
run: poetry run sphinx-build -b html $GITHUB_WORKSPACE/docs $GITHUB_WORKSPACE/_build
Expand Down

0 comments on commit 9b84c9f

Please sign in to comment.