Skip to content

Commit

Permalink
new key v3 to redownload rs2 file
Browse files Browse the repository at this point in the history
  • Loading branch information
vincelhx committed Sep 12, 2024
1 parent 80b6037 commit 9265d56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
uses: actions/cache@v2
with:
path: ./test_data
key: test-data-v2
restore-keys: test-data-v2
key: test-data-v3
restore-keys: test-data-v3

# Download test data if not already cached
- name: Download test data
Expand Down

0 comments on commit 9265d56

Please sign in to comment.