mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-12-02 11:36:43 +00:00
Add the compiler toolchain for the Windows test suite to pacify CMake
This commit is contained in:
parent
a60bf76151
commit
e7c84a92ac
2
.github/actions/test-deps/action.yml
vendored
2
.github/actions/test-deps/action.yml
vendored
@ -45,7 +45,7 @@ runs:
|
||||
with:
|
||||
msystem: MINGW64
|
||||
update: true
|
||||
install: git pkgconf mingw-w64-x86_64-cmake mingw-w64-x86_64-7zip
|
||||
install: git pkgconf mingw-w64-x86_64-toolchain mingw-w64-x86_64-cmake
|
||||
|
||||
- name: Install RetroArch (Windows)
|
||||
if: ${{ runner.os == 'Windows' }}
|
||||
|
Loading…
Reference in New Issue
Block a user