Skip to content

Commit

Permalink
use git clone
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz-Alexander-Kern committed Apr 18, 2024
1 parent 20665d4 commit 5323039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cache_elephant_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ jobs:
# Download repository and also fetch data
run: |
gin --version
gin get NeuralEnsemble/elephant-data
git clone [email protected]:/NeuralEnsemble/elephant-data.git
cd ~/elephant-data
gin getc .
- name: Show size of the cache to assert data is downloaded
run: |
cd ~
Expand Down

0 comments on commit 5323039

Please sign in to comment.