From ffd7d3bce531ee9f879a9063fa4c88c0723e8d46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E5=AD=90=E6=A5=9A=5Czhuzi?= Date: Sat, 25 Mar 2023 00:41:40 +0800 Subject: [PATCH] update --- .github/workflows/windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index de37b46..e995a47 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -43,7 +43,7 @@ qtimageformats qtlocation qtlottie qtmultimedia qtnetworkauth qtpurchasing qtqui qtquickcontrols qtquickcontrols2 qtquicktimeline qtremoteobjects qtscript qtscxml qtsensors qtserialbus qtserialport qtspeech qtsvg qttools qtvirtualkeyboard qtwayland qtwebchannel qtwebengine qtwebglplugin qtwebsockets qtwebview qtx11extras qtxmlpatterns' - modules: 'qtmultimedia qt5compat' + modules: 'qtmultimedia qt5compat qttools' # Target platform for build # target: ${{ matrix.qt_target }} arch: ${{ matrix.qt_arch }}