Remove final SPI Flash forked copy from CI
This commit is contained in:
parent
556477721e
commit
d1285cb493
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build-clang-doxy.yml
vendored
1
.github/workflows/build-clang-doxy.yml
vendored
|
|
@ -523,7 +523,6 @@ jobs:
|
|||
run: |
|
||||
git clone --quiet https://github.com/pstolarz/OneWireNg.git /home/runner/Arduino/libraries/OneWireNg
|
||||
git clone --quiet https://github.com/pstolarz/Arduino-Temperature-Control-Library.git /home/runner/Arduino/libraries/Arduino-Temperature-Control-Library
|
||||
git clone --quiet https://github.com/brentru/Adafruit_SPIFlash.git /home/runner/Arduino/libraries/Adafruit_SPIFlash
|
||||
git clone --quiet https://github.com/adafruit/Adafruit_TinyUSB_Arduino /home/runner/Arduino/libraries/Adafruit_TinyUSB_Arduino
|
||||
- name: Download stable Nanopb
|
||||
id: download-nanopb
|
||||
|
|
|
|||
Loading…
Reference in a new issue