Skip to content

Commit

Permalink
chore(release): disable cache
Browse files Browse the repository at this point in the history
it got way too big
  • Loading branch information
jdx committed May 2, 2024
1 parent 9f6e2ef commit b69edc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
key: ${{ runner.os }}-cargo-zipsign
- run: rustup target add ${{matrix.target}}
- run: rustup toolchain install stable --profile minimal
- uses: Swatinem/rust-cache@v2
- if: matrix.os == 'ubuntu'
uses: taiki-e/install-action@cross
- run: scripts/setup-zipsign.sh
Expand Down

0 comments on commit b69edc6

Please sign in to comment.