apt-get update && apt-get install
Some checks failed
Dotnet build and test / build (pull_request) Failing after 20m29s
Some checks failed
Dotnet build and test / build (pull_request) Failing after 20m29s
This commit is contained in:
parent
c4f6913fdb
commit
8f9c55bf2d
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ jobs:
|
|||
export ANDROID_EMULATOR_DISABLE_VULKAN=1
|
||||
export LD_LIBRARY_PATH=/opt/android-sdk/emulator/lib64:/opt/android-sdk/emulator/lib64/qt/lib:$LD_LIBRARY_PATH
|
||||
|
||||
apt-get update && apt-get install -y libxi6 libxext6 libxrender1 libxtst6
|
||||
|
||||
# 2. Appel direct du moteur sans passer par le script de vérification de Google
|
||||
# Remplacez "postit_test_avd" par le nom exact de votre AVD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue