Skip to content

Commit

Permalink
update restore key
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz-Alexander-Kern committed Apr 25, 2024
1 parent 05d96e9 commit be2f9d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
with:
path: ~/elephant-data
key: macos-latest-datasets-${{ steps.elephant-data.outputs.dataset_hash }}
restore-keys: ${{ runner.os }}-datasets-
restore-keys: macos-latest-datasets-

- name: Install dependencies
run: |
Expand Down

0 comments on commit be2f9d4

Please sign in to comment.