Improve UI #13
|
@ -227,7 +227,7 @@ jobs:
|
||||||
- name: Build Qtk Plugins (Windows)
|
- name: Build Qtk Plugins (Windows)
|
||||||
if: matrix.os == 'windows-latest'
|
if: matrix.os == 'windows-latest'
|
||||||
shell: bash
|
shell: bash
|
||||||
run: cmake --build build/ --config Release
|
run: cmake --build build/ --config Release --target qtk_collection
|
||||||
|
|
||||||
# OSX / Linux
|
# OSX / Linux
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue