build: I try AI stuff again + copy pasted from myself
Some checks failed
link / Link assets on Linux (push) Has been cancelled
Some checks failed
link / Link assets on Linux (push) Has been cancelled
This commit is contained in:
parent
c286a77df3
commit
3fc1614224
@ -28,4 +28,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Link assets
|
- name: Link assets
|
||||||
run: |
|
run: |
|
||||||
docker run --rm -v $PWD:/workdir ubuntu:noble /bin/bash -c "cd workdir && ls && cd .oat && ls"
|
docker run --rm -v $PWD:/workdir -workdir /workdir ubuntu:noble ./.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