build: Add OAT #1

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

View File

@ -19,6 +19,7 @@ jobs:
submodules: true
fetch-depth: 0
lfs: true
ssh-key: ${{ secrets.IW5_ZONES_PRIVATE_KEY }}
- name: Setup OAT
uses: diamante0018/setup-oat@main