Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
grodansparadis committed Sep 23, 2024
1 parent 1ae2847 commit 1b607ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v4
with:
version: 6.5.3
version: 6.*
host: 'linux'
target: 'desktop'
arch: 'linux_gcc_64'
# modules: qtcharts qtconnectivity qtserialbus qtserialport qtwebsockets
modules: qtcharts qtconnectivity qtserialbus qtserialport qtwebsockets

- name: Checkout vscp repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 1b607ae

Please sign in to comment.