mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Github Action tuning
This commit is contained in:
parent
fbb3aeb4e4
commit
c175ac225d
1 changed files with 1 additions and 1 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue