Skip to content

Commit

Permalink
chore: buildjet
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdx committed Apr 26, 2024
1 parent e8eea10 commit 0644f9c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ jobs:
- run: rustup toolchain install stable --profile minimal
- uses: Swatinem/rust-cache@v2
with:
shared-key: build-tarball
save-if: ${{ matrix.name == 'linux-x64' }}
cache-provider: buildjet
- if: matrix.os == 'ubuntu'
uses: taiki-e/install-action@cross
- run: scripts/setup-zipsign.sh
Expand Down

0 comments on commit 0644f9c

Please sign in to comment.