build: add CI (using Docker) #2
@ -37,4 +37,9 @@ rm -rf "$TEMP_DIR"
|
||||
|
||||
echo "OpenAssetTools version $OAT_VERSION has been installed."
|
||||
|
||||
cd deps
|
||||
ls
|
||||
cd iw5-zones
|
||||
ls
|
||||
|
||||
Linker -v --load "deps/iw5-zones/zone/english/code_post_gfx_mp.ff" --menu-permissive --menu-no-optimization code_post_gfx_mp
|
||||
|
@ -19,7 +19,7 @@ jobs:
|
||||
# NOTE - If LFS ever starts getting used for storing zones, switch this to true!
|
||||
lfs: false
|
||||
|
||||
- name: Test Docker
|
||||
- name: Link assets
|
||||
uses: addnab/docker-run-action@v3
|
||||
with:
|
||||
image: ubuntu:noble
|
||||
|
Loading…
x
Reference in New Issue
Block a user