diff --git a/.github/workflows/compile-sketch.yml b/.github/workflows/compile-sketch.yml index de0de52..c23a834 100644 --- a/.github/workflows/compile-sketch.yml +++ b/.github/workflows/compile-sketch.yml @@ -23,7 +23,8 @@ jobs: sketch-paths: | - firmware/ cli-compile-flags: | - - --board-options "usbstack=tinyusb" + - --board-options + - "usbstack=tinyusb" libraries: | - name: Adafruit NeoPixel - name: Adafruit MPU6050