Skip to content

Commit

Permalink
Don't cache deps on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostwriternr committed Dec 10, 2024
1 parent f228a93 commit a5b9b8d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@ jobs:
run: echo "BUILD_CMD=cross" >> $GITHUB_ENV

- uses: Swatinem/rust-cache@v2
with:
cache-on-failure: true

- name: Build binary
shell: bash
Expand Down

0 comments on commit a5b9b8d

Please sign in to comment.