Skip to content

Merge branch 'main' of https://github.com/armory3d/armortools #1522

Merge branch 'main' of https://github.com/armory3d/armortools

Merge branch 'main' of https://github.com/armory3d/armortools #1522

name: Windows (Direct3D12)
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- name: Compile
run: |
cd armorpaint
../armorcore/make --graphics direct3d12 --compile