Skip to content

Commit

Permalink
build wheel first
Browse files Browse the repository at this point in the history
  • Loading branch information
SoulMelody committed Sep 29, 2024
1 parent 9aac4c1 commit 706e143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:
version: "latest"
- name: Build with pyinstaller
run: |
uv build --wheel
uv venv --python 3.11
cd packaging
export MINGW_PACKAGE_PREFIX=mingw-w64-clang-aarch64
Expand Down

0 comments on commit 706e143

Please sign in to comment.