mirror of
https://github.com/android-actions/setup-android.git
synced 2026-01-22 07:59:16 +03:00
[CI] Don't log licenses
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user