mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-27 12:05:30 +00:00
Refresh flag
This commit is contained in:
parent
89d8fea7d2
commit
10186a9e3d
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user