Fix android workflow

This commit is contained in:
Lubos Lenco
2022-03-22 17:41:05 +01:00
parent 35dc34a27d
commit 9376ac4bd4
+2 -2
View File
@@ -1,4 +1,4 @@
name: Android (Vulkan)
name: Android (OpenGL)
on:
push:
@@ -18,4 +18,4 @@ jobs:
- name: Get Submodules
run: git submodule update --init --recursive
- name: Compile
run: armorcore/Kinc/make --from armorcore android -g opengl --shaderversion 300
run: armorcore/Kinc/make --from armorcore android -g opengl