[patch] 优化PDD的js环境补充 优化配置文件心跳环境检测 优化打包环境补充逻辑
This commit is contained in:
@@ -135,6 +135,8 @@ jobs:
|
||||
- name: Build production executable
|
||||
if: success()
|
||||
shell: powershell
|
||||
env:
|
||||
PYTHONIOENCODING: utf-8
|
||||
run: |
|
||||
Write-Host "==========================================";
|
||||
Write-Host "Step 4.5: Build production executable";
|
||||
|
||||
Reference in New Issue
Block a user