Skip to content

Commit 1cade48

Browse files
disable cache
1 parent 84909b3 commit 1cade48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ runs:
3131
components: ${{ inputs.components }}
3232

3333
- uses: Swatinem/rust-cache@v2
34+
if: false
3435
with:
3536
key: ${{ runner.os }}-${{ inputs.targets }}-rust-cache

0 commit comments

Comments
 (0)