fix: 缓解 Linux arm64 找不到 qtwebengine 的问题

This commit is contained in:
Chenx Dust
2026-03-11 14:51:17 +08:00
parent 348bdae0e9
commit 8fa23458cd

View File

@@ -19,7 +19,7 @@ on:
description: "Version (e.g. v0.0.0)"
env:
QT_VERSION: '6.10.*'
QT_VERSION: '6.10.2'
TARGET_NAME: 'EZ4Connect'
DISPLAY_NAME: 'EZ4Connect'