From 93449134735ecc7a6baa607b0ee8efd9e7cbbc1c Mon Sep 17 00:00:00 2001 From: Anthony Bretaudeau Date: Thu, 22 Aug 2024 10:19:32 +0200 Subject: [PATCH] c'mon --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3542ec6..e28c8bb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,6 @@ jobs: - name: Install Protoc uses: arduino/setup-protoc@v3 with: - version: "19.6" repo-token: ${{ secrets.GITHUB_TOKEN }} - name: Check that protobuf-compiler has been run run: |