diff --git a/.github/workflows/ios_metal.yml b/.github/workflows/ios_metal.yml index 37c52fe7..d54f714f 100644 --- a/.github/workflows/ios_metal.yml +++ b/.github/workflows/ios_metal.yml @@ -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