mirror of
https://github.com/chenx-dust/EZ4Connect.git
synced 2026-09-20 10:23:33 +08:00
fix: 缓解 Linux arm64 找不到 qtwebengine 的问题
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user