Skip to content

Commit f1706c4

Browse files
committed
Get rid of redundant uv build
1 parent 76020ee commit f1706c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-binaries.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
workspaces: temporalio/bridge -> target
4747
- uses: astral-sh/setup-uv@v5
4848
- run: uv sync --all-extras
49-
- run: uv build
5049

5150
# Add the source dist only for Linux x64 for now
5251
- if: ${{ matrix.package-suffix == 'linux-amd64' }}

0 commit comments

Comments
 (0)