mirror of https://github.com/PrimeDecomp/prime.git
ci: Apparently it's not bash
This commit is contained in:
parent
aa2f3dc6b4
commit
d360c944f8
|
@ -22,6 +22,6 @@ jobs:
|
|||
run: |
|
||||
curl -L https://cdn.discordapp.com/attachments/727918646525165659/917185027656286218/GC_WII_COMPILERS.zip \
|
||||
| bsdtar -xvf- -C tools --exclude Wii
|
||||
mv tools/{GC,mwcc_compiler}
|
||||
mv tools/GC tools/mwcc_compiler
|
||||
- name: make
|
||||
run: make -j
|
||||
|
|
Loading…
Reference in New Issue