mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-12 14:14:59 +00:00
Only save gradle cache on asset build job
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -31,6 +31,8 @@ jobs:
|
||||
|
||||
- name: Setup environment
|
||||
uses: ./.github/actions/setup
|
||||
with:
|
||||
is-asset-build: true
|
||||
|
||||
- name: Build release
|
||||
run: ./build.py -vr all
|
||||
|
||||
Reference in New Issue
Block a user