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
|
pip install pyinstaller
|
||||||
|
|
||||||
- name: Build executable
|
- name: Build executable
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
# 设置系统名
|
# 设置系统名
|
||||||
if [[ "${{ runner.os }}" == "Windows" ]]; then
|
if [[ "${{ runner.os }}" == "Windows" ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user