Skip to content

Commit 2425453

Browse files
authored
Merge branch 'main' into trio-support
2 parents 7759fbe + dced223 commit 2425453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: uv python install 3.12
2323

2424
- name: Build
25-
run: uv build --frozen
25+
run: uv build
2626

2727
- name: Upload artifacts
2828
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)