Skip to content

Commit

Permalink
chore(release): fix cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Apr 29, 2024
1 parent 9c8ceec commit b54b25d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ jobs:
- run: rustup target add ${{matrix.target}}
- run: rustup toolchain install stable --profile minimal
- uses: Swatinem/rust-cache@v2
with:
cache-provider: buildjet
- if: matrix.os == 'ubuntu'
uses: taiki-e/install-action@cross
- run: scripts/setup-zipsign.sh
Expand Down

0 comments on commit b54b25d

Please sign in to comment.