Skip to content

Commit

Permalink
I don't know what this is but my boss asked me to do it.
Browse files Browse the repository at this point in the history
  • Loading branch information
chirs241097 committed Nov 8, 2021
1 parent dd572e4 commit 136c2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
cp ../build/qmidiplayer-desktop/qmidiplayer.exe ./
windeployqt -winextras --no-quick-import --no-translations --no-opengl-sw --no-angle --no-system-d3d-compiler ./qmidiplayer.exe
# direct depts
cp $MINGW_PREFIX/bin/libfluidsynth-2.dll ./
cp $MINGW_PREFIX/bin/libfluidsynth-*.dll ./
cp $MINGW_PREFIX/bin/librtmidi*.dll ./
cp $MINGW_PREFIX/bin/libportaudio-2.dll ./
# standalone visualization renderer
Expand Down

0 comments on commit 136c2a9

Please sign in to comment.