Skip to content

Commit 80b2102

Browse files
committed
1 parent b094ab3 commit 80b2102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/githubci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: extra libraries
2424
run: |
2525
git clone --quiet https://github.com/adafruit/SdFat.git /home/runner/Arduino/libraries/SdFat
26-
26+
git clone --quiet https://github.com/adafruit/Adafruit_SPIFlash.git /home/runner/Arduino/libraries/Adafruit_SPIFlash
2727
2828
- name: test platforms
2929
run: python3 ci/build_platform.py main_platforms metro_m4_tinyusb cpb cpx

0 commit comments

Comments
 (0)