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 6745a9e commit 5b0dc76
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 @@ -40,7 +40,7 @@ jobs:
python-version: "3.9"

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 5b0dc76

Please sign in to comment.