Skip to content

Commit aa042bf

Browse files
committed
update cache key via git revision
1 parent 98296c2 commit aa042bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ jobs:
481481
uses: actions/cache@v2
482482
with:
483483
path: ./tpcds-sf-1
484-
key: tpcds-${{ hashFiles('tpcds-sf-1/.spark-tpcds-sf-1.md5') }}
484+
key: tpcds-556111e35d400f56cb0625dc16e9063d54628320
485485
restore-keys: |
486486
tpcds-
487487
- name: Checkout TPC-DS (SF=1) generated data repository

0 commit comments

Comments
 (0)