Skip to content

Commit

Permalink
Use protoc to setup default-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
richardpringle committed Aug 30, 2023
1 parent 1dedd06 commit e85dade
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/default-branch-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
toolchain: stable
override: true
- uses: arduino/setup-protoc@v2
- name: Restore Cargo Cache
id: cargo-cache
uses: actions/cache/restore@v3
Expand Down

0 comments on commit e85dade

Please sign in to comment.