mirror of
https://github.com/android-actions/setup-android
synced 2024-11-25 06:38:25 -08:00
[CI] Don't log licenses
This commit is contained in:
parent
56927e38e2
commit
07976c6290
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-test.yml
vendored
1
.github/workflows/build-test.yml
vendored
|
@ -91,6 +91,7 @@ jobs:
|
|||
uses: ./
|
||||
with:
|
||||
cmdline-tools-version: ${{ matrix.cmdline-tools-version }}
|
||||
log-accepted-android-sdk-licenses: 'false'
|
||||
|
||||
- run: sdkmanager --list_installed
|
||||
|
||||
|
|
Loading…
Reference in a new issue