Skip to content

Commit

Permalink
always cache
Browse files Browse the repository at this point in the history
  • Loading branch information
sxlijin committed Jul 3, 2024
1 parent cbd9b2a commit ff3d023
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 @@ -175,6 +175,7 @@ jobs:
with:
workspaces: engine
shared-key: engine-release-rust-build-${{ matrix._.target }}
cache-on-failure: true

- name: Build Rust
run: cargo build --release --target ${{ matrix._.target }}
Expand Down

0 comments on commit ff3d023

Please sign in to comment.