build: add CI (using Docker) #2
@ -28,8 +28,5 @@ jobs:
|
|||||||
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
|
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
|
||||||
run: |
|
run: |
|
||||||
cd ${{ github.workspace }}
|
cd ${{ github.workspace }}
|
||||||
cd .OAT
|
ls -al .OAT
|
||||||
ls
|
|
||||||
chmod +x Linker
|
|
||||||
cd ..
|
|
||||||
./.OAT/Linker -v --load "deps/iw5-zones/zone/english/code_post_gfx_mp.ff" --menu-permissive --menu-no-optimization code_post_gfx_mp
|
./.OAT/Linker -v --load "deps/iw5-zones/zone/english/code_post_gfx_mp.ff" --menu-permissive --menu-no-optimization code_post_gfx_mp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user