Skip to content

Commit

Permalink
chore: buildjet (#1953)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
jdx and renovate[bot] authored Apr 26, 2024
1 parent ef1765c commit 26e9cfd
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 26e9cfd

Please sign in to comment.