Clean up action description.

This commit is contained in:
Yang
2022-10-28 18:28:11 +11:00
parent a4845e8d39
commit ea00f72211
+1 -1
View File
@@ -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'