Skip to content

Commit 06cf304

Browse files
author
Paul Hewlett
committed
fixup! fixup! Fix branch protections
1 parent 8fabfca commit 06cf304

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
go-version: '1.21.x'
2222
token: ${{ secrets.GITHUB_TOKEN }}
23+
cache: go.sum
2324
- name: Setup protobuf
2425
uses: arduino/setup-protoc@v2
2526
with:

0 commit comments

Comments
 (0)