Skip to content

Commit

Permalink
test: enable proto job again
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Dec 2, 2024
1 parent dcd8497 commit d2f7c96
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/daemon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,6 @@ jobs:
run: git submodule update --init --depth=1

- name: Install Protoc
# The ARM runner comes with this installed
if: ${{ matrix.config.arch != 'arm64' }}
uses: arduino/setup-protoc@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d2f7c96

Please sign in to comment.