Skip to content

Commit 78f060b

Browse files
committed
list core/lib in esp-stable
1 parent a3abd88 commit 78f060b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/githubci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ jobs:
119119
run: |
120120
arduino-cli core install esp32:esp32 --additional-urls $BSP_URLS
121121
arduino-cli lib install "Adafruit SPIFlash" "MIDI Library" "Adafruit seesaw Library" "Adafruit NeoPixel" "SdFat - Adafruit Fork" "SD" "Adafruit Circuit Playground" "Adafruit InternalFlash" "Pico PIO USB"
122+
arduino-cli core list
123+
arduino-cli lib list
122124
123125
- name: Create custom build script
124126
working-directory: ${{ github.workspace }}/ci

0 commit comments

Comments
 (0)