mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-29 22:16:37 +00:00
ci: enable cache-workspace-crates (#2208)
To speedup CI Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
parent
abb695a276
commit
151e1ec8c4
1 changed files with 1 additions and 0 deletions
1
.github/actions/just-setup/action.yml
vendored
1
.github/actions/just-setup/action.yml
vendored
|
@ -93,6 +93,7 @@ runs:
|
|||
env-vars: "CARGO CC CFLAGS CXX CMAKE RUST JUST"
|
||||
env:
|
||||
RUSTFLAGS: ${{ steps.retrieve-rustflags.outputs.RUSTFLAGS }}
|
||||
cache-workspace-crates: true
|
||||
|
||||
- name: Find zig location and create symlink to it in ~/.local/bin
|
||||
if: env.JUST_USE_CARGO_ZIGBUILD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue