尝试生成macos-x86架构包
This commit is contained in:
2
.github/workflows/build-macos.yml
vendored
2
.github/workflows/build-macos.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
# universal2 的配置已移至 lite_mac.spec 文件中,所以命令行很简洁。
|
||||
- name: Build the application with PyInstaller
|
||||
run: |
|
||||
uv run pyinstaller lite_mac.spec --noconfirm
|
||||
uv run --no-dev pyinstaller lite_mac.spec --noconfirm
|
||||
|
||||
# 步骤 8: 从代码中获取应用版本号
|
||||
- name: Get application version
|
||||
|
||||
Reference in New Issue
Block a user