Skip to content

Commit 906c0e4

Browse files
committed
build failure workaround
see cross-rs/cross#858
1 parent 96b42f7 commit 906c0e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535

3636
# rust-cache
3737
- uses: Swatinem/rust-cache@v1
38+
with:
39+
key: "v1.1.3-workaround"
3840

3941
- uses: actions/setup-node@v3
4042
with:

0 commit comments

Comments
 (0)