Windows CI
This commit is contained in:
parent
d9c59a04ec
commit
ae5abb9939
2
.github/workflows/all-builds.yml
vendored
2
.github/workflows/all-builds.yml
vendored
@ -227,7 +227,7 @@ jobs:
|
||||
- name: Build Qtk Plugins (Windows)
|
||||
if: matrix.os == 'windows-latest'
|
||||
shell: bash
|
||||
run: cmake --build build/ --config Release
|
||||
run: cmake --build build/ --config Release --target qtk_collection
|
||||
|
||||
# OSX / Linux
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user