Skip to content

Commit 641cb1d

Browse files
author
Vladimir Vilimaitis
committed
Fix release sdist build
1 parent 90b7c54 commit 641cb1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
with:
139139
command: sdist
140140
maturin-version: v1.11.5
141-
args: --locked --out dist
141+
args: --out dist
142142
sccache: "true"
143143

144144
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)