mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-08 01:26:28 +00:00
Build with PyInstaller 4.10
This commit is contained in:
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
@@ -68,7 +68,7 @@ jobs:
|
||||
cd ..
|
||||
pip3 install .
|
||||
env:
|
||||
PYINSTALLER_VERSION: v4.5.1
|
||||
PYINSTALLER_VERSION: v4.10
|
||||
CFLAGS: -mmacosx-version-min=${{ matrix.macos-deployment-version }}
|
||||
CPPFLAGS: -mmacosx-version-min=${{ matrix.macos-deployment-version }}
|
||||
LDFLAGS: -mmacosx-version-min=${{ matrix.macos-deployment-version }}
|
||||
|
||||
Reference in New Issue
Block a user