mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-01-30 06:12:07 +00:00
Github Action tuning
This commit is contained in:
2
.github/workflows/github_release.yml
vendored
2
.github/workflows/github_release.yml
vendored
@@ -53,7 +53,7 @@ jobs:
|
||||
path: ${{steps.sign_apk.outputs.signedReleaseFile}}
|
||||
|
||||
- name: Build AAB
|
||||
run: bash ./gradlew bundleRelease
|
||||
run: bash ./gradlew bundleRelease
|
||||
|
||||
- name: Sign AAB
|
||||
id: sign_aab
|
||||
|
||||
Reference in New Issue
Block a user