Skip to content

Commit

Permalink
Update buildandtest.yml clone links
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoulter12 authored Nov 28, 2024
1 parent 8804335 commit 543ddb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildandtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Download test data
if: ${{ matrix.compiler == 'GCC 10' }}
run: |
wget github.com/mir-group/phoebe-data/archive/master.zip
wget github.com/phoebe-team/phoebe-data/archive/master.zip
unzip -j master.zip "phoebe-data-master/example/Silicon-ph/qe-phonons/*" -d "example/Silicon-ph/qe-phonons"
unzip -j master.zip "phoebe-data-master/example/Silicon-ph/qe-ph-anharmonic/*" -d "example/Silicon-ph/thirdorder.py-anharmonic"
unzip -j master.zip "phoebe-data-master/example/Silicon-el/qe-elph/*" -d "example/Silicon-el/qe-elph"
Expand Down

0 comments on commit 543ddb6

Please sign in to comment.