mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 03:22:40 +02:00
Update gradle-publish.yml
This commit is contained in:
@@ -38,6 +38,9 @@ jobs:
|
||||
with:
|
||||
packages: ''
|
||||
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x ./gradlew
|
||||
|
||||
- name: Build unsigned APK
|
||||
run: ./gradlew --no-daemon assembleRelease
|
||||
|
||||
|
||||
Reference in New Issue
Block a user