mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-05 04:26:20 +00:00
Refresh flag
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -78,6 +78,10 @@ jobs:
|
||||
- name: Build release
|
||||
run: python build.py -vr all
|
||||
|
||||
- name: Refresh flag
|
||||
run: touch gradle.properties
|
||||
shell: bash
|
||||
|
||||
- name: Build debug
|
||||
run: python build.py -v all
|
||||
|
||||
|
Reference in New Issue
Block a user