mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 00:46:45 +00:00
ci(android): avoid legacy SDK tools install
This commit is contained in:
parent
8e08b48a98
commit
d0dfb3dbe2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-android.yml
vendored
1
.github/workflows/build-android.yml
vendored
|
|
@ -36,6 +36,7 @@ jobs:
|
|||
with:
|
||||
accept-android-sdk-licenses: true
|
||||
log-accepted-android-sdk-licenses: true #make accepting the android sdk license verbose
|
||||
packages: 'platform-tools platforms;android-36 build-tools;35.0.0'
|
||||
|
||||
- name: Get npm cache directory
|
||||
id: npm-cache-dir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue