Commit 10186a9e authored by vvb2060's avatar vvb2060 Committed by John Wu

Refresh flag

parent 89d8fea7
...@@ -78,6 +78,10 @@ jobs: ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment