Skip to content

Commit 21248b9

Browse files
committed
qtbase is enough for win
1 parent 2342f46 commit 21248b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: johnwason/vcpkg-action@v6
3939
id: vcpkg
4040
with:
41-
pkgs: boost qwt qtcore qttest qtxml qtconcurrent qtnetwork qtdbus qtgui qtqml qtquick qtwidgets
41+
pkgs: boost qwt qtbase
4242
triplet: x64-windows-release
4343
token: ${{ github.token }}
4444
github-binarycache: true

0 commit comments

Comments
 (0)