[Issue #384] Implement silent licence agreement.

This commit is contained in:
Vilius Sutkus '89
2023-11-21 22:08:54 +02:00
parent 423241b186
commit aeaba18a12
6 changed files with 53 additions and 6 deletions

View File

@@ -59,6 +59,7 @@ jobs:
runSdkManager:
runs-on: ${{ matrix.os }}
name: ${{ matrix.os }} - ${{ matrix.cmdline-tools-version }}
strategy:
fail-fast: false
matrix:
@@ -89,6 +90,8 @@ jobs:
- run: node dist/index.js
env:
INPUT_CMDLINE-TOOLS-VERSION: ${{ matrix.cmdline-tools-version }}
INPUT_ACCEPT-ANDROID-SDK-LICENSES: 'true'
INPUT_LOG-ACCEPTED-ANDROID-SDK-LICENSES: 'false'
- run: sdkmanager --list