Skip to content

Commit 6701127

Browse files
committed
maybe protocs already there?
1 parent 5bec647 commit 6701127

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/benchmark.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ jobs:
6464
sudo zypper install -y unzip || \
6565
true
6666
67-
- uses: arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3.0.0
68-
with:
69-
repo-token: ${{ secrets.GITHUB_TOKEN }}
67+
# - uses: arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3.0.0
68+
# with:
69+
# repo-token: ${{ secrets.GITHUB_TOKEN }}
7070
- uses: dtolnay/rust-toolchain@56f84321dbccf38fb67ce29ab63e4754056677e0
7171
with:
7272
toolchain: stable

0 commit comments

Comments
 (0)