Skip to content

Commit

Permalink
Fix Linux Qt install
Browse files Browse the repository at this point in the history
  • Loading branch information
vicr123 committed Apr 13, 2024
1 parent 91627d7 commit 8b81065
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux-appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
aqtversion: '==3.1.*'
version: '6.7.0'
target: 'desktop'
arch: 'linux_gcc_64'
cache: true
modules: 'qt3d qtcharts qtconnectivity qtdatavis3d qtgraphs qtgrpc qthttpserver qtimageformats qtlanguageserver qtlocation qtlottie qtmultimedia qtnetworkauth qtpdf qtpositioning qtquick3dphysics qtquickeffectmaker qtremoteobjects qtscxml qtsensors qtserialbus qtserialport qtspeech qtvirtualkeyboard qtwebchannel qtwebengine qtwebsockets qtwebview qt5compat qtquick3d qtquicktimeline qtshadertools'
- name: Install QCoro
Expand Down

0 comments on commit 8b81065

Please sign in to comment.