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
@@ -38,6 +38,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
packages: ''
|
packages: ''
|
||||||
|
|
||||||
|
- name: Grant execute permission for gradlew
|
||||||
|
run: chmod +x ./gradlew
|
||||||
|
|
||||||
- name: Build unsigned APK
|
- name: Build unsigned APK
|
||||||
run: ./gradlew --no-daemon assembleRelease
|
run: ./gradlew --no-daemon assembleRelease
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user