init
Some checks failed
Build and Release / Build on macos-latest (push) Has been cancelled
Build and Release / Build on ubuntu-latest (push) Has been cancelled
Build and Release / Build on windows-latest (push) Has been cancelled
Build and Release / release (push) Has been cancelled

This commit is contained in:
Matt.Ma
2025-09-09 15:38:19 +08:00
parent d6e35173d8
commit d730cfbfbe

View File

@@ -31,6 +31,7 @@ jobs:
pip install pyinstaller
- name: Build executable
shell: bash
run: |
# 设置系统名
if [[ "${{ runner.os }}" == "Windows" ]]; then