mirror of
https://github.com/chenx-dust/EZ4Connect.git
synced 2026-09-20 10:23:33 +08:00
ci: 更新版本并启用开发构建
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
release:
|
||||
types: [ created ]
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ master, dev ]
|
||||
tags-ignore: [ 'v*' ]
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
@@ -23,7 +23,7 @@ on:
|
||||
description: "Version (e.g. v0.0.0)"
|
||||
|
||||
env:
|
||||
QT_VERSION: '6.10.2'
|
||||
QT_VERSION: '6.10.3'
|
||||
TARGET_NAME: 'EZ4Connect'
|
||||
DISPLAY_NAME: 'EZ4Connect'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user