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 84909b3 commit 1cade48Copy full SHA for 1cade48
.github/actions/setup/action.yml
@@ -31,5 +31,6 @@ runs:
31
components: ${{ inputs.components }}
32
33
- uses: Swatinem/rust-cache@v2
34
+ if: false
35
with:
36
key: ${{ runner.os }}-${{ inputs.targets }}-rust-cache
0 commit comments