We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
uv build
1 parent 670e0d2 commit 6246db0Copy full SHA for 6246db0
.github/workflows/build-binaries.yml
@@ -45,7 +45,6 @@ jobs:
45
workspaces: temporalio/bridge -> target
46
- uses: astral-sh/setup-uv@v5
47
- run: uv sync --all-extras
48
- - run: uv build
49
50
# Add the source dist only for Linux x64 for now
51
- if: ${{ matrix.package-suffix == 'linux-amd64' }}
0 commit comments