Update workflows

This commit is contained in:
Lubos Lenco
2022-03-18 16:54:31 +01:00
parent 299f589941
commit a1e9ef4e6e
7 changed files with 7 additions and 21 deletions
+1 -3
View File
@@ -17,7 +17,5 @@ jobs:
- uses: actions/checkout@v1
- name: Get Submodules
run: git submodule update --init --recursive
- name: Get Node.js
run: git clone https://github.com/armory3d/nodejs_bin.git --depth 1
- name: Compile
run: nodejs_bin/node.exe armorcore/make -g direct3d12
run: armorcore/Kinc/make --from armorcore -g direct3d12