mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-22 13:38:43 +00:00
Speedup workflow lipo in release-build.yml
(#975)
Speedup workflow lipo in release-build Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
6a224da9ee
commit
24634b2de1
1 changed files with 3 additions and 3 deletions
6
.github/workflows/release-build.yml
vendored
6
.github/workflows/release-build.yml
vendored
|
@ -96,10 +96,10 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: ./.github/actions/just-setup
|
||||
|
||||
- uses: taiki-e/install-action@v2
|
||||
with:
|
||||
indexcache: false
|
||||
buildcache: false
|
||||
tool: just
|
||||
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue