build: Add OAT #1

Closed
Future wants to merge 16 commits from build/add-oat-build into main
Showing only changes of commit c5abc99d55 - Show all commits

View File

@ -16,6 +16,7 @@ jobs:
- name: Check out files - name: Check out files
uses: actions/checkout@main uses: actions/checkout@main
with: with:
repository: AlterWare/iw5-zones
submodules: true submodules: true
fetch-depth: 0 fetch-depth: 0
lfs: true lfs: true