Skip to content

Commit ae23b18

Browse files
committed
[Build] Fix 'install-qt-action@v4' new variables and options (openssl, xcb)
1 parent b42f603 commit ae23b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
qt_host: 'windows'
103103
qt_target: 'desktop'
104104
qt_arch: 'win64_mingw'
105-
qt_tools: 'tools_openssl'
105+
qt_tools: 'tools_opensslv3_x64'
106106
qt_modules: ''
107107
Qt6_CUSTOM_INSTALL_PATH: "D:\\a\\ArrowDL\\qt\\"
108108
DIRECTIVE_CMAKE_GENERATOR: '-G "MinGW Makefiles"'

0 commit comments

Comments
 (0)