Update workflows
This commit is contained in:
@@ -18,4 +18,4 @@ jobs:
|
||||
- name: Get Submodules
|
||||
run: git submodule update --init --recursive
|
||||
- name: Compile
|
||||
run: armorcore/Kinc/make android --from armorcore -g vulkan
|
||||
run: armorcore/Kinc/make --from armorcore android -g vulkan
|
||||
|
||||
@@ -18,4 +18,4 @@ jobs:
|
||||
- name: Get Submodules
|
||||
run: git submodule update --init --recursive
|
||||
- name: Compile
|
||||
run: armorcore/Kinc/make ios --from armorcore -g metal
|
||||
run: armorcore/Kinc/make --from armorcore ios -g metal
|
||||
|
||||
Reference in New Issue
Block a user