Improve UI #13

Merged
shaunrd0 merged 28 commits from ui into master 2023-03-12 02:02:28 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ae5abb9939 - Show all commits

View File

@ -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