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:
Jiahao XU 2023-04-04 01:40:13 +10:00 committed by GitHub
parent 6a224da9ee
commit 24634b2de1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,10 +96,10 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: ./.github/actions/just-setup
- uses: taiki-e/install-action@v2
with: with:
indexcache: false tool: just
buildcache: false
- uses: actions/download-artifact@v3 - uses: actions/download-artifact@v3
with: with: