mirror of
https://github.com/TomHarte/CLK.git
synced 2026-02-06 15:19:06 +00:00
Try without prefixes.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -98,7 +98,7 @@ jobs:
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
version: '5.15.2'
|
||||
modules: 'qtmultimedia qtx11extras'
|
||||
modules: 'multimedia x11extras'
|
||||
- name: Make
|
||||
working-directory: OSBindings/Qt
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user