Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bluemangoo authored Apr 29, 2024
1 parent 3b64328 commit b0971ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
- name: Install deps
if: ${{ contains(matrix.host_os, 'ubuntu') }}
run: .github/workflow/install-build-tools.sh +stable --target=${{ matrix.target }}
shell: sh
- uses: Swatinem/rust-cache@v2
with:
prefix-key: v0-rust-${{ matrix.target }}
Expand Down

0 comments on commit b0971ac

Please sign in to comment.