Only save gradle cache on asset build job

This commit is contained in:
topjohnwu
2024-08-18 21:42:28 -07:00
parent 5f27a62221
commit 821a6c6954
2 changed files with 33 additions and 5 deletions

View File

@@ -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