Skip to content

Commit 1350a8c

Browse files
committed
Must build artifact before uploading
1 parent 879637b commit 1350a8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
uses: codecov/test-results-action@v1
3030
with:
3131
token: ${{ secrets.CODECOV_TOKEN }}
32+
- run: uv build
3233
- uses: actions/upload-artifact@v4
3334
with:
3435
name: python-package-distributions

0 commit comments

Comments
 (0)