update tao and tray-icon (#7194)

* update tao and tray-icon

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* fix build

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* change upload tag

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* force TAG_NAME to 1.2.3-1

Signed-off-by: fufesou <shuanglongchen@yeah.net>

---------

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2024-02-20 00:33:44 +08:00
committed by GitHub
parent a17a08f5e9
commit 12f0b003ae
4 changed files with 404 additions and 201 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ on:
default: true
upload-tag:
type: string
default: "nightly"
default: "1.2.3-1"
env:
CARGO_NDK_VERSION: "3.1.2"
@@ -18,7 +18,7 @@ env:
# for arm64 linux
FLUTTER_ELINUX_VERSION: "3.10.6"
FLUTTER_ELINUX_COMMIT_ID: "410b3ca42f2cd0c485edf517a1666652bab442d4"
TAG_NAME: "${{ inputs.upload-tag }}"
TAG_NAME: "1.2.3-1"
# vcpkg version: 2023.04.15
# for multiarch gcc compatibility
VCPKG_COMMIT_ID: "501db0f17ef6df184fcdbfbe0f87cde2313b6ab1"