diff --git a/.github/workflows/default-branch-cache.yaml b/.github/workflows/default-branch-cache.yaml index 3c5ed0a4f..2afa44b4c 100644 --- a/.github/workflows/default-branch-cache.yaml +++ b/.github/workflows/default-branch-cache.yaml @@ -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