Skip to content

Commit

Permalink
ci: Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
oleavr committed May 10, 2024
1 parent d9ef49a commit e5a9437
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
script: >-
sdkmanager "platforms;android-${{ matrix.api }}"
PATH="$ANDROID_SDK_ROOT/build-tools/34.0.0:$PATH"
ANDROID_ARCH=${{ matrix.arch }}
ANDROID_ABI=${{ matrix.arch }}
Expand Down

0 comments on commit e5a9437

Please sign in to comment.