build: Add OAT #1
| @@ -19,6 +19,14 @@ jobs: | ||||
|         with: | ||||
|           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 | ||||
|         run: | | ||||
|           Linker -v -l "./deps/iw5-zones/zone/english/code_post_gfx_mp.ff" code_post_gfx_mp | ||||
|   | ||||
		Reference in New Issue
	
	Block a user