build: I let the AI do this one
Some checks failed
link / Link assets on Linux (push) Failing after 42s
Some checks failed
link / Link assets on Linux (push) Failing after 42s
This commit is contained in:
parent
50b3049c93
commit
87cdfc6f60
@ -28,4 +28,4 @@ jobs:
|
||||
|
||||
- name: Link assets
|
||||
run: |
|
||||
docker run --rm -v $PWD:/workdir ubuntu:noble Linker -v --load "deps/iw5-zones/zone/english/code_post_gfx_mp.ff" --menu-permissive --menu-no-optimization code_post_gfx_mp
|
||||
docker run --rm -v $PWD:/workdir ubuntu:noble /bin/bash -c "cd /workdir && cd .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