Skip to content

Commit 6246db0

Browse files
committed
Get rid of redundant uv build
1 parent 670e0d2 commit 6246db0

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
@@ -45,7 +45,6 @@ jobs:
4545
workspaces: temporalio/bridge -> target
4646
- uses: astral-sh/setup-uv@v5
4747
- run: uv sync --all-extras
48-
- run: uv build
4948

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

0 commit comments

Comments
 (0)