diff --git a/.github/workflows/check-try-state.yml b/.github/workflows/check-try-state.yml index d2ec2f8a6..f0d621970 100644 --- a/.github/workflows/check-try-state.yml +++ b/.github/workflows/check-try-state.yml @@ -29,6 +29,7 @@ jobs: - name: Install system dependencies run: | + sudo apt-get update sudo apt -y install protobuf-compiler jq - name: Fetch current runtime version for ${{ matrix.runtime.name }}