mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-27 23:40:33 +05:30
ci: explicitely set buildToolsVersion used by signing action
This commit is contained in:
parent
abd7e4ce9a
commit
284add62dd
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -60,6 +60,7 @@ jobs:
|
||||
keyAlias: ${{ secrets.ANDROID_KEY_ALIAS }}
|
||||
keyStorePassword: ${{ secrets.ANDROID_KEYSTORE_PASSWORD }}
|
||||
keyPassword: ${{ secrets.ANDROID_KEY_PASSWORD }}
|
||||
buildToolsVersion: 35.0.0
|
||||
|
||||
- name: Upload to Archive
|
||||
continue-on-error: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user