mirror of
https://github.com/ILoveBingLu/CipherTalk.git
synced 2026-05-21 03:50:35 +08:00
fix: stabilize release workflow
This commit is contained in:
@@ -118,7 +118,9 @@ jobs:
|
||||
run: npm run build:release-body
|
||||
|
||||
- name: Build app
|
||||
run: npm run build:ci
|
||||
run: npm run build:win
|
||||
env:
|
||||
GH_TOKEN: ""
|
||||
|
||||
- name: Validate build artifacts
|
||||
shell: pwsh
|
||||
@@ -209,6 +211,8 @@ jobs:
|
||||
|
||||
- name: Build mac app
|
||||
run: npm run build:mac
|
||||
env:
|
||||
GH_TOKEN: ""
|
||||
|
||||
- name: Validate build artifacts
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user