Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
abretaud committed Aug 22, 2024
1 parent 110f305 commit 653d43d
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 @@ -20,7 +20,7 @@ jobs:
- name: Install Protoc
uses: arduino/setup-protoc@v3
with:
version: "3.27.x"
version: "19.x"
- name: Check that protobuf-compiler has been run
run: |
cd biomaj_download/message
Expand Down

0 comments on commit 653d43d

Please sign in to comment.