Skip to content

Commit

Permalink
restore cache settings
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson committed Jul 25, 2024
1 parent 8a58063 commit e83d59a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ jobs:
uses: actions/cache@v4
with:
path: $HOME/.brainglobe"
key: brainglobe-data-${{ runner.os }}
enableCrossOsArchive: false
key: brainglobe_dir


- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit e83d59a

Please sign in to comment.