Skip to content

Commit

Permalink
qtbase is enough for win
Browse files Browse the repository at this point in the history
  • Loading branch information
kleag committed May 2, 2024
1 parent 2342f46 commit 21248b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: johnwason/vcpkg-action@v6
id: vcpkg
with:
pkgs: boost qwt qtcore qttest qtxml qtconcurrent qtnetwork qtdbus qtgui qtqml qtquick qtwidgets
pkgs: boost qwt qtbase
triplet: x64-windows-release
token: ${{ github.token }}
github-binarycache: true
Expand Down

0 comments on commit 21248b9

Please sign in to comment.