mirror of
https://github.com/Michatec/Radio.git
synced 2026-01-30 23:17:21 +00:00
Update gradle-publish.yml
This commit is contained in:
3
.github/workflows/gradle-publish.yml
vendored
3
.github/workflows/gradle-publish.yml
vendored
@@ -44,6 +44,9 @@ jobs:
|
||||
- name: Build unsigned APK
|
||||
run: ./gradlew --no-daemon assembleRelease
|
||||
|
||||
- name: Check APK path
|
||||
run: ls -R app/build/outputs/apk
|
||||
|
||||
- name: Sign APK
|
||||
env:
|
||||
SIGN_CERT: ${{ secrets.SIGN_CERT }}
|
||||
|
||||
Reference in New Issue
Block a user