Skip to content

Commit

Permalink
fixup! fixup! fixup! Fix branch protections
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Hewlett committed Jan 10, 2024
1 parent 06cf304 commit bc6d519
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
with:
go-version: '1.21.x'
token: ${{ secrets.GITHUB_TOKEN }}
cache: go.sum
cache-dependency-path: |
./go.sum
- name: Setup protobuf
uses: arduino/setup-protoc@v2
with:
Expand Down

0 comments on commit bc6d519

Please sign in to comment.