mirror of
https://github.com/86Box/86Box.git
synced 2025-01-22 09:11:50 -05:00
Add Qt5 dependencies to the MSYS2 job
This commit is contained in:
parent
19fb9a7d13
commit
c286829d90
1 changed files with 2 additions and 0 deletions
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
|
@ -88,6 +88,8 @@ jobs:
|
|||
${{ matrix.environment.prefix }}-libpng
|
||||
${{ matrix.environment.prefix }}-libvncserver
|
||||
${{ matrix.environment.prefix }}-rtmidi
|
||||
${{ matrix.environment.prefix }}-qt5-static
|
||||
${{ matrix.environment.prefix }}-qt5-translations
|
||||
- uses: actions/checkout@v2
|
||||
- name: Configure CMake
|
||||
run: >-
|
||||
|
|
Loading…
Reference in a new issue