From a6ade9cff5f205e654b931af2afb031f556b4381 Mon Sep 17 00:00:00 2001 From: Jan-Henrik Bruhn Date: Sat, 8 Feb 2025 12:17:18 +0100 Subject: [PATCH] Fix action syntax --- .github/workflows/compile-sketch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile-sketch.yml b/.github/workflows/compile-sketch.yml index 3bca090..af20c49 100644 --- a/.github/workflows/compile-sketch.yml +++ b/.github/workflows/compile-sketch.yml @@ -16,7 +16,7 @@ jobs: - name: Compile sketches uses: arduino/compile-sketches@v1 with: - platforms: + platforms: | - name: "earlephilhower:arduino-pico" source-url: https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json fqbn: earlephilhower:arduino-pico:rp2040