mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 06:10:31 +05:30
Merge pull request #1646 from nullfork/rozari0-patch-1
Continue on error in apk signing process.
This commit is contained in:
commit
531bf2f309
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -55,6 +55,7 @@ jobs:
|
||||
./gradlew assembleDebug
|
||||
|
||||
- name: Sign Apk
|
||||
continue-on-error: true
|
||||
id: sign_apk
|
||||
uses: ilharp/sign-android-release@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user