mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-08-31 17:49:33 +00:00
Clean up action description.
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ inputs:
|
||||
description: 'custom script to run - e.g. `./gradlew connectedCheck`'
|
||||
required: true
|
||||
pre-emulator-launch-script:
|
||||
description: 'custom script to run which will run before launch the emulator - e.g. `./adjust-emulator-configs.sh`'
|
||||
description: 'custom script to run after creating the AVD and before launching the emulator - e.g. `./adjust-emulator-configs.sh`'
|
||||
runs:
|
||||
using: 'node16'
|
||||
main: 'lib/main.js'
|
||||
|
||||
Reference in New Issue
Block a user