Skip to content

Commit b960bb4

Browse files
committed
protoc
1 parent b103248 commit b960bb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ jobs:
226226
before-script-linux: |
227227
yum install -y wget unzip
228228
cd /
229-
wget https://github.com/protocolbuffers/protobuf/releases/download/v29.3/protoc-29.3-linux-x86_64.zip
229+
wget https://github.com/protocolbuffers/protobuf/releases/download/v29.3/protoc-29.3-linux-aarch_64.zip
230230
unzip -o proto*zip
231231
cd -
232232
which protoc

0 commit comments

Comments
 (0)