build: imagine asking chat gpt for help
Some checks failed
link / Link on Linux (push) Failing after 10s
Some checks failed
link / Link on Linux (push) Failing after 10s
This commit is contained in:
parent
6abcae1023
commit
dd84130b00
@ -19,6 +19,14 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: "0.8.3"
|
version: "0.8.3"
|
||||||
|
|
||||||
|
- name: Add executable permissions
|
||||||
|
run: |
|
||||||
|
chmod +x ./.OAT/Linker
|
||||||
|
|
||||||
|
- name: Debug
|
||||||
|
run:
|
||||||
|
ls -a ./.OAT
|
||||||
|
|
||||||
- name: Create code_post_gfx_mp
|
- name: Create code_post_gfx_mp
|
||||||
run: |
|
run: |
|
||||||
Linker -v -l "./deps/iw5-zones/zone/english/code_post_gfx_mp.ff" code_post_gfx_mp
|
Linker -v -l "./deps/iw5-zones/zone/english/code_post_gfx_mp.ff" code_post_gfx_mp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user