diff --git a/.github/workflows/linux-appimage.yml b/.github/workflows/linux-appimage.yml index 5b7b27e..a25a404 100644 --- a/.github/workflows/linux-appimage.yml +++ b/.github/workflows/linux-appimage.yml @@ -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