Skip to content

Commit

Permalink
try permisions
Browse files Browse the repository at this point in the history
  • Loading branch information
h-mayorquin committed Apr 19, 2023
1 parent bd30230 commit 29d9e38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/caches_cron_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
- name: Create the directory to store the data
run: |
mkdir --parents --verbose $HOME/spikeinterface_datasets/ephy_testing_data/
chmod -R 777 $HOME/spikeinterface_datasets
ls -l $HOME/spikeinterface_datasets
- name: Get current hash (SHA) of the ephy_testing_data repo
id: repo_hash
run: |
Expand Down

0 comments on commit 29d9e38

Please sign in to comment.