Skip to content

Commit

Permalink
Removed qtserialbus qtserialport
Browse files Browse the repository at this point in the history
  • Loading branch information
grodansparadis committed Nov 12, 2024
1 parent cc0c6fe commit a99a1d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
arch: x64

# https://ddalcino.github.io/aqt-list-server/
# https://ddalcino.github.io/aqt-list-server/ qtserialbus qtserialport
- name: Prepare Qt Libraries
uses: jurplel/install-qt-action@v3
with:
Expand All @@ -40,7 +40,7 @@ jobs:
target: 'desktop'
arch: 'win64_msvc2022_64'
modules: 'qtcharts'
archives: 'qtbase qtsvg qttools qtwebsockets qtserialbus qtserialport qtdeclarative'
archives: 'qtbase qtsvg qttools qtwebsockets qtdeclarative'
cache: 'true'
cache-key-prefix: 'install-qt-action'
setup-python: 'true'
Expand Down

0 comments on commit a99a1d8

Please sign in to comment.