init
Some checks failed
Some checks failed
This commit is contained in:
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
pip install pyinstaller
|
||||
|
||||
- name: Build executable
|
||||
shell: bash
|
||||
run: |
|
||||
# 设置系统名
|
||||
if [[ "${{ runner.os }}" == "Windows" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user