mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-11-23 14:40:04 +00:00
Don't use some dependencies
This commit is contained in:
parent
cb31074a3e
commit
1326268d3d
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -115,7 +115,7 @@ jobs:
|
||||
with:
|
||||
msystem: MINGW64
|
||||
update: true
|
||||
install: git pkgconf mingw-w64-x86_64-toolchain mingw-w64-x86_64-cmake mingw-w64-x86_64-mesa mingw-w64-x86_64-python
|
||||
install: git pkgconf mingw-w64-x86_64-toolchain mingw-w64-x86_64-cmake
|
||||
|
||||
- name: Install Dependencies (macOS)
|
||||
if: ${{ runner.os == 'macOS' }}
|
||||
|
Loading…
Reference in New Issue
Block a user