Update build_bromite_dev.yaml
This commit is contained in:
parent
00e6db8635
commit
65b1cee998
10
.github/workflows/build_bromite_dev.yaml
vendored
10
.github/workflows/build_bromite_dev.yaml
vendored
@ -297,11 +297,11 @@ jobs:
|
|||||||
|| \
|
|| \
|
||||||
autoninja -C out/bromite chrome_public_apk
|
autoninja -C out/bromite chrome_public_apk
|
||||||
|
|
||||||
- name: Release
|
#- name: Release
|
||||||
uses: softprops/action-gh-release@v1
|
# uses: softprops/action-gh-release@v1
|
||||||
with:
|
# with:
|
||||||
draft: true
|
# draft: true
|
||||||
files: /home/lg/working_dir/chromium/src/out/bromite/apks/ChromePublic.apk
|
# files: /home/lg/working_dir/chromium/src/out/bromite/apks/ChromePublic.apk
|
||||||
|
|
||||||
- name: Get ninja logs
|
- name: Get ninja logs
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user