forked from github/wulkanowy-mirror
Fix circleci instrumented job (#68)
This commit is contained in:
parent
c9bdac6a66
commit
64b964ca18
@ -126,6 +126,9 @@ jobs:
|
||||
name: Launch emulator
|
||||
command: export LD_LIBRARY_PATH=${ANDROID_HOME}/emulator/lib64:${ANDROID_HOME}/emulator/lib64/qt/lib && emulator64-arm -avd test -noaudio -no-boot-anim -no-window -accel on
|
||||
background: true
|
||||
- run:
|
||||
name: Change circle-android script file permissions
|
||||
command: sudo chmod +rx /bin/circle-android
|
||||
- run:
|
||||
name: Wait emulator
|
||||
command: |
|
||||
|
Loading…
Reference in New Issue
Block a user