mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-04-26 12:01:43 +00:00
github [build]: Try running make in a different system.
This commit is contained in:
parent
e5dfd42da2
commit
1f66c94cf1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-coop.yaml
vendored
2
.github/workflows/build-coop.yaml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
runs-on: windows-latest
|
||||
defaults:
|
||||
run:
|
||||
shell: msys2 {0}
|
||||
shell: set MSYSTEM=MINGW64 msys2 {0}
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue