Update ios workflow
This commit is contained in:
@@ -18,6 +18,6 @@ jobs:
|
||||
- name: Get Submodules
|
||||
run: git submodule update --init --recursive
|
||||
- name: Clone plugins
|
||||
run: git clone https://github.com/armory3d/armorpaint_plugins armorcore/Libraries/plugins
|
||||
run: git clone https://github.com/armory3d/armorpaint_plugins Libraries/plugins
|
||||
- name: Compile
|
||||
run: armorcore/Kinc/make --from armorcore ios -g metal
|
||||
|
||||
Reference in New Issue
Block a user