Update workflows
This commit is contained in:
@@ -15,9 +15,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Get Submodules
|
||||
run: git submodule update --init --recursive
|
||||
- name: Compile
|
||||
run: |
|
||||
cd armorpaint
|
||||
../armorcore/make --graphics direct3d12
|
||||
../armorcore/make --graphics direct3d12 --compile
|
||||
|
||||
Reference in New Issue
Block a user