Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Joker666 committed Jul 4, 2024
1 parent 66e4965 commit 8576809
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ jobs:
uses: actions/checkout@v4

- name: Cache crates
uses: Swatinem/rust-cache@v2
uses: taiki-e/cache-cargo-install-action@v2
with:
tool: cargo-hack

- name: Build and upload
uses: taiki-e/upload-rust-binary-action@v1
Expand Down

0 comments on commit 8576809

Please sign in to comment.