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