build: Add OAT #1
@ -8,18 +8,11 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Install Git LFS
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install git-lfs -y
|
||||
|
||||
- name: Check out files
|
||||
uses: actions/checkout@main
|
||||
with:
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
lfs: true
|
||||
ssh-key: ${{ secrets.IW5_ZONES_PRIVATE_KEY }}
|
||||
|
||||
- name: Setup OAT
|
||||
uses: diamante0018/setup-oat@main
|
||||
|
Loading…
x
Reference in New Issue
Block a user