mirror of
https://github.com/celisej567/mcpe.git
synced 2025-12-31 17:49:17 +03:00
Another CI Fix (Again) (Again)
This commit is contained in:
committed by
iProgramInCpp
parent
31486f82c4
commit
88ef02a06b
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -7,8 +7,8 @@ on:
|
||||
jobs:
|
||||
linux:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
fail-fast: false
|
||||
include:
|
||||
- name: OpenGL ES
|
||||
flags: "-DUSE_GLES1_COMPATIBILITY_LAYER=ON"
|
||||
@@ -48,8 +48,8 @@ jobs:
|
||||
run: ./build-wasm.sh
|
||||
android:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
fail-fast: false
|
||||
include:
|
||||
- name: SDL
|
||||
directory: platforms/sdl/android
|
||||
|
||||
Reference in New Issue
Block a user