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 653d43d commit 33552ed
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: "19.x"
version: "19.6"
- name: Check that protobuf-compiler has been run
run: |
cd biomaj_download/message
Expand Down

0 comments on commit 33552ed

Please sign in to comment.