Skip to content

Commit

Permalink
Fix build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lemonyte committed Oct 27, 2024
1 parent a990779 commit 8fbbf93
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ jobs:
unzip ./third-party/autotrace/distribute/win/3rdparty/glib-dev_2.34.3-1_win64.zip
-d ./third-party/glib
- name: Install uv
uses: astral-sh/setup-uv@v3

- name: Build wheels
uses: pypa/[email protected]
env:
Expand Down

0 comments on commit 8fbbf93

Please sign in to comment.