We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96f3ee6 commit e86cf4cCopy full SHA for e86cf4c
.github/workflows/build.yml
@@ -46,6 +46,7 @@ jobs:
46
with:
47
toolchain: stable
48
target: ${{ matrix.target }}
49
+ cache-key: ${{ matrix.target }}
50
51
- name: Install cross
52
run: cargo install cross --git https://github.com/cross-rs/cross
0 commit comments