We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d819b6a commit 7f7a0b1Copy full SHA for 7f7a0b1
.github/workflows/caches_cron_job.yml
@@ -98,6 +98,7 @@ jobs:
98
if: steps.cache-datasets.outputs.cache-hit != 'true'
99
# Download repository and also fetch data
100
run: |
101
+ cd ~
102
datalad install --recursive --get-data https://gin.g-node.org/NeuralEnsemble/ephy_testing_data
103
104
- name: Show size of the cache to assert data is downloaded
0 commit comments