Merge pull request #2454 from jriwanek-forks/sound
Fix accidental removal of rtmidi on msys2 builds
This commit is contained in:
1
.github/workflows/cmake.yml
vendored
1
.github/workflows/cmake.yml
vendored
@@ -77,6 +77,7 @@ jobs:
|
|||||||
${{ matrix.environment.prefix }}-libpng
|
${{ matrix.environment.prefix }}-libpng
|
||||||
${{ matrix.environment.prefix }}-libvncserver
|
${{ matrix.environment.prefix }}-libvncserver
|
||||||
${{ matrix.environment.prefix }}-openal
|
${{ matrix.environment.prefix }}-openal
|
||||||
|
${{ matrix.environment.prefix }}-rtmidi
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Configure CMake
|
- name: Configure CMake
|
||||||
run: >-
|
run: >-
|
||||||
|
Reference in New Issue
Block a user