Skip to content

Commit 7f7a0b1

Browse files
[CI] fix cache path
1 parent d819b6a commit 7f7a0b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/caches_cron_job.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
if: steps.cache-datasets.outputs.cache-hit != 'true'
9999
# Download repository and also fetch data
100100
run: |
101+
cd ~
101102
datalad install --recursive --get-data https://gin.g-node.org/NeuralEnsemble/ephy_testing_data
102103
103104
- name: Show size of the cache to assert data is downloaded

0 commit comments

Comments
 (0)