ci: Apparently it's not bash

Former-commit-id: d360c944f8
This commit is contained in:
Luke Street 2022-04-08 17:51:05 -04:00
parent 66eddeccc6
commit a981cc45b8
1 changed files with 1 additions and 1 deletions

View File

@ -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