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 017b89b commit f7dee66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
host: 'linux'
target: 'desktop'
arch: 'linux_gcc_64'
modules: qtcharts qtconnectivity qtserialbus qtserialport qtwebsockets
modules: 'qtcharts qtconnectivity qtserialbus qtserialport qtwebsockets'
extra: '-exclude-libs=libqsqlmimer'

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

0 comments on commit f7dee66

Please sign in to comment.