cos debug mode
This commit is contained in:
parent
19d1f2ad20
commit
b5035bb342
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -120,4 +120,4 @@ jobs:
|
|||
|
||||
- name: Upload To SV
|
||||
run: |
|
||||
coscmd upload ./dist/release/* /archives/
|
||||
coscmd -d upload ./dist/release/* /archives/
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ package share
|
|||
// session -> freeport fix bug
|
||||
// 更新制品目录 -> ui/downloads
|
||||
// Arm64 制品 -> arm build test
|
||||
// MacOS 制品 -> debug 12
|
||||
// MacOS 制品 -> debug 13
|
||||
|
||||
// VERSION 版本号
|
||||
const VERSION = "0.9.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue