parent
56921aa61c
commit
2d6a79ef76
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ jobs:
|
||||||
- uses: https://github.com/fwilhe2/setup-kotlin@main
|
- uses: https://github.com/fwilhe2/setup-kotlin@main
|
||||||
- uses: https://github.com/android-actions/setup-android@v3
|
- uses: https://github.com/android-actions/setup-android@v3
|
||||||
with:
|
with:
|
||||||
packages: ''
|
packages: 'platform-tools'
|
||||||
- name: Allowing permissions
|
- name: Allowing permissions
|
||||||
run: chmod +x gradlew
|
run: chmod +x gradlew
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|
Loading…
Add table
Reference in a new issue