mirror of https://github.com/readrops/Readrops.git
Add emulator-build attribute to android-emulator-runner action step
This commit is contained in:
parent
b8521a2360
commit
c9155a53c4
|
@ -25,5 +25,6 @@ jobs:
|
|||
uses: ReactiveCircus/android-emulator-runner@v2.19.0
|
||||
with:
|
||||
api-level: 28
|
||||
emulator-build: 7425822
|
||||
script: ./gradlew connectedCheck
|
||||
|
||||
|
|
Loading…
Reference in New Issue