Skip to content

Commit 825f1bf

Browse files
committed
more ci
1 parent 39fb396 commit 825f1bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/githubci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ jobs:
4343
BSP_URL: https://adafruit.github.io/arduino-board-index/package_adafruit_index.json
4444
BSP_PATH: .arduino15/packages/adafruit/hardware/nrf52
4545
LIB_DEPS: >
46-
"Adafruit Circuit Playground" "Adafruit NeoPixel" "Adafruit NeoMatrix"
46+
'"Adafruit Circuit Playground" "Adafruit NeoPixel" "Adafruit NeoMatrix"
4747
"Adafruit GFX Library" "Adafruit SSD1306" "Adafruit ILI9341" "Adafruit HX8357 Library" "Adafruit EPD"
48-
"MIDI Library" "Firmata"
48+
"MIDI Library" "Firmata"'
4949
run: |
5050
arduino-cli config init
5151
arduino-cli core update-index

0 commit comments

Comments
 (0)