mirror of
https://github.com/celisej567/mcpe.git
synced 2026-01-04 14:09:47 +03:00
Another CI Fix (Again)
This commit is contained in:
committed by
iProgramInCpp
parent
683879a3f0
commit
31486f82c4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -8,6 +8,7 @@ jobs:
|
||||
linux:
|
||||
strategy:
|
||||
matrix:
|
||||
fail-fast: false
|
||||
include:
|
||||
- name: OpenGL ES
|
||||
flags: "-DUSE_GLES1_COMPATIBILITY_LAYER=ON"
|
||||
@@ -48,6 +49,7 @@ jobs:
|
||||
android:
|
||||
strategy:
|
||||
matrix:
|
||||
fail-fast: false
|
||||
include:
|
||||
- name: SDL
|
||||
directory: platforms/sdl/android
|
||||
|
||||
Reference in New Issue
Block a user