Skip to content

Commit

Permalink
updated protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
rigazilla committed Mar 15, 2023
1 parent ad358aa commit a2f1e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
shell: cmd
run: |
cd ${{ github.workspace }}
git clone -b v3.5.0 https://github.com/protocolbuffers/protobuf.git
git clone -b v3.7.1 https://github.com/protocolbuffers/protobuf.git
mkdir libs
cd protobuf
mkdir build && cd build
Expand Down

0 comments on commit a2f1e75

Please sign in to comment.