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 33552ed commit 4461abb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: arduino/setup-protoc@v3
with:
version: "19.6"
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Check that protobuf-compiler has been run
run: |
cd biomaj_download/message
Expand Down

0 comments on commit 4461abb

Please sign in to comment.