Skip to content

Commit

Permalink
update zenodo
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniBodor committed Sep 6, 2024
1 parent 43f6ee7 commit 23da011
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,10 @@ jobs:
- name: Download the data for the tutorials
shell: bash -l {0}
run: |
wget https://zenodo.org/records/8370237/files/data_raw.zip
wget https://zenodo.org/records/13709906/files/data_raw.zip
unzip data_raw.zip -d data_raw
mv data_raw tutorials
echo list files in data_raw
# ls tutorials
echo listing files in data_raw:
ls tutorials/data_raw
- name: Run tutorial notebooks
Expand Down

0 comments on commit 23da011

Please sign in to comment.