This commit is contained in:
parent
974b3175be
commit
11b3b3f9d7
@ -24,9 +24,8 @@ jobs:
|
||||
- name: Link assets
|
||||
uses: addnab/docker-run-action@v3
|
||||
with:
|
||||
image: ubuntu:noble
|
||||
image: gcc:13
|
||||
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
|
||||
run: |
|
||||
cd ${{ github.workspace }}
|
||||
ls -al .OAT
|
||||
./.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