mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-11 02:47:48 +00: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