build: ls
link / Link on Linux (push) Failing after 9s

This commit is contained in:
2024-03-02 11:58:23 +01:00
parent 438662b437
commit a3fc223c64
+6 -2
View File
@@ -19,10 +19,14 @@ jobs:
with:
version: "0.8.3"
- name: Help me figure this out
run: |
ls -a
- name: Create code_post_gfx_mp
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
- name: Create localized_ui_mp
run: |
Linker -v -l "./deps/iw5-zones/zone/english/localized_ui_mp.ff" localized_ui_mp
./Linker -v -l "./deps/iw5-zones/zone/english/localized_ui_mp.ff" localized_ui_mp