mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-17 22:06:53 +00:00
[Issue #192] Accept cmdline-tools-version input parameter
This commit is contained in:
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
@@ -82,6 +82,8 @@ jobs:
|
||||
- run: npm run build
|
||||
|
||||
- run: node dist/index.js
|
||||
env:
|
||||
INPUT_CMDLINE-TOOLS-VERSION: '10406996'
|
||||
|
||||
- run: sdkmanager --list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user