From bf49cac5166dbc3663715c803ac8cfee6115e050 Mon Sep 17 00:00:00 2001 From: Jack Back Date: Tue, 26 Mar 2024 18:54:42 +0100 Subject: [PATCH] build: more docker tests --- .gitea/scripts/ci.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.gitea/scripts/ci.sh b/.gitea/scripts/ci.sh index f3a320b..6e7c9a2 100755 --- a/.gitea/scripts/ci.sh +++ b/.gitea/scripts/ci.sh @@ -37,4 +37,16 @@ rm -rf "$TEMP_DIR" echo "OpenAssetTools version $OAT_VERSION has been installed." +cd deps +cd iw5-zones +cd zone +cd english +ls +file code_post_gfx_mp.ff + +cd .. +cd .. +cd .. +cd .. + Linker -v --load "deps/iw5-zones/zone/english/code_post_gfx_mp.ff" --menu-permissive --menu-no-optimization code_post_gfx_mp