Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kkevsekk1 authored Jan 14, 2024
1 parent 4140a29 commit 91c2852
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
alias: ${{ secrets.AALIAS }}
keyStorePassword: ${{ secrets.AKEY_STORE_PASSWORD }}
keyPassword: ${{ secrets.AKEY_PASSWORD }}
env:
BUILD_TOOLS_VERSION: "33.0.0"
- name: rename apk
run: |
cd build/app/signed
Expand Down

0 comments on commit 91c2852

Please sign in to comment.