mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-07-09 15:55:52 +00:00
ci: Apparently it's not bash
Former-commit-id: d360c944f8ff67ac245b467340cbb697d978641a
This commit is contained in:
parent
66eddeccc6
commit
a981cc45b8
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -22,6 +22,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
curl -L https://cdn.discordapp.com/attachments/727918646525165659/917185027656286218/GC_WII_COMPILERS.zip \
|
curl -L https://cdn.discordapp.com/attachments/727918646525165659/917185027656286218/GC_WII_COMPILERS.zip \
|
||||||
| bsdtar -xvf- -C tools --exclude Wii
|
| bsdtar -xvf- -C tools --exclude Wii
|
||||||
mv tools/{GC,mwcc_compiler}
|
mv tools/GC tools/mwcc_compiler
|
||||||
- name: make
|
- name: make
|
||||||
run: make -j
|
run: make -j
|
||||||
|
Loading…
x
Reference in New Issue
Block a user