Skip to content

Commit

Permalink
Rename caching step
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofelder authored May 20, 2024
1 parent 892521a commit cfb3609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
python-version: "3.10"

steps:
- name: Cache atlases
- name: Cache brainglobe directory
uses: actions/cache@v3
with:
path: | # ensure we don't cache any interrupted atlas download and extraction, if e.g. we cancel the workflow manually
Expand Down

0 comments on commit cfb3609

Please sign in to comment.