Skip to content

Commit 357346f

Browse files
committed
Revert "Install protoc"
This reverts commit b21d2ef.
1 parent efe9204 commit 357346f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-binaries.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,6 @@ jobs:
4646
workspaces: temporalio/bridge -> target
4747
- uses: astral-sh/setup-uv@v5
4848
- run: uv sync --all-extras
49-
- uses: arduino/setup-protoc@v3
50-
with:
51-
# TODO(cretz): Can upgrade proto when https://github.com/arduino/setup-protoc/issues/99 fixed
52-
version: "23.x"
53-
repo-token: ${{ secrets.GITHUB_TOKEN }}
5449
- run: uv build
5550

5651
# Add the source dist only for Linux x64 for now

0 commit comments

Comments
 (0)