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
|
- name: Build release
|
||||||
run: python build.py -vr all
|
run: python build.py -vr all
|
||||||
|
|
||||||
|
- name: Refresh flag
|
||||||
|
run: touch gradle.properties
|
||||||
|
shell: bash
|
||||||
|
|
||||||
- name: Build debug
|
- name: Build debug
|
||||||
run: python build.py -v all
|
run: python build.py -v all
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user