Cleanup
This commit is contained in:
@@ -22,4 +22,4 @@ jobs:
|
||||
- name: Compile
|
||||
run: |
|
||||
cd armorpaint
|
||||
../armorcore/make --graphics vulkan --compile
|
||||
../base/make --graphics vulkan --compile
|
||||
|
||||
@@ -18,4 +18,4 @@ jobs:
|
||||
- name: Compile
|
||||
run: |
|
||||
cd armorpaint
|
||||
../armorcore/make --graphics metal --compile
|
||||
../base/make --graphics metal --compile
|
||||
|
||||
@@ -18,4 +18,4 @@ jobs:
|
||||
- name: Compile
|
||||
run: |
|
||||
cd armorpaint
|
||||
../armorcore/make --graphics direct3d12 --compile
|
||||
../base/make --graphics direct3d12 --compile
|
||||
|
||||
Reference in New Issue
Block a user