Skip to content

Commit 783e0f9

Browse files
committed
win
1 parent 88fb9ab commit 783e0f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build wheels
3333
env:
3434
CIBW_BUILD: "cp3{9,10,11,12,13,14}-{manylinux_x86_64,macosx_x86_64,win_amd64}"
35-
CIBW_BUILD_FRONTEND_WINDOWS: pip
35+
CIBW_BUILD_FRONTEND: pip
3636
CIBW_MANYLINUX_X86_64_IMAGE: ghcr.io/chatziko/libqif/manylinux:v11
3737
CIBW_BEFORE_ALL_LINUX: bash .github/workflows/prepare-build-linux.sh
3838
CIBW_BEFORE_ALL_MACOS: bash .github/workflows/prepare-build-macos.sh

0 commit comments

Comments
 (0)