Skip to content

Commit dc86408

Browse files
authored
Merge pull request #413 from filecoin-project/misc/build-cleanup
Invalidate SSCACHE on github
2 parents ca1f3f7 + 79cf7d0 commit dc86408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
with:
7575
version: v0.2.15
7676
# change this to invalidate sccache for this job
77-
shared-key: v0
77+
shared-key: v1
7878
- name: Runing ${{ matrix.command }}
7979
uses: actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505 # v1.0.3
8080
with:

0 commit comments

Comments
 (0)