diff --git a/.github/workflows/test_and_deploy.yml b/.github/workflows/test_and_deploy.yml index e2b2c27..75c252d 100644 --- a/.github/workflows/test_and_deploy.yml +++ b/.github/workflows/test_and_deploy.yml @@ -46,7 +46,7 @@ jobs: python-version: "3.10" steps: # Cache atlases - - 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