mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-13 03:47:13 +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: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
cmdline-tools-version: ${{ matrix.cmdline-tools-version }}
|
cmdline-tools-version: ${{ matrix.cmdline-tools-version }}
|
||||||
|
log-accepted-android-sdk-licenses: 'false'
|
||||||
|
|
||||||
- run: sdkmanager --list_installed
|
- run: sdkmanager --list_installed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user