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
|
||||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
draft: true
|
||||
files: /home/lg/working_dir/chromium/src/out/bromite/apks/ChromePublic.apk
|
||||
#- name: Release
|
||||
# uses: softprops/action-gh-release@v1
|
||||
# with:
|
||||
# draft: true
|
||||
# files: /home/lg/working_dir/chromium/src/out/bromite/apks/ChromePublic.apk
|
||||
|
||||
- name: Get ninja logs
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user