Skip to content

Commit

Permalink
Update unit_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kukuchta authored Feb 4, 2025
1 parent c0a549f commit 6b61bc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
keyAlias: ${{ secrets.ANDROID_KEY_ALIAS }}
keyStorePassword: ${{ secrets.ANDROID_KEYSTORE_PASSWORD }}
keyPassword: ${{ secrets.ANDROID_KEY_PASSWORD }}
buildToolsVersion: 35.0.0
- name: Upload APK
uses: actions/upload-release-asset@v1
env:
Expand Down

0 comments on commit 6b61bc2

Please sign in to comment.