Skip to content

Commit 1e10bf0

Browse files
committed
fix: name
1 parent 928c2e2 commit 1e10bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
target: ${{ matrix.platform.target }}
7070
args: --release --out dist -i 3.11 -F pyo3/abi3-py311 -F duckdb-bundled
7171
sccache: ${{ !startsWith(github.ref, 'refs/tags/') }}
72-
manylinux: mussllinux_1_2
72+
manylinux: musllinux_1_2
7373
- name: Upload wheels
7474
uses: actions/upload-artifact@v4
7575
with:

0 commit comments

Comments
 (0)