mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-12 07:40:58 -08:00
That was dumb
This commit is contained in:
committed by
GitHub
parent
ed5e6bc787
commit
e027231a43
7
.github/workflows/build_push.yml
vendored
7
.github/workflows/build_push.yml
vendored
@@ -79,13 +79,6 @@ jobs:
|
||||
ref: main
|
||||
path: CustomSwitchLib
|
||||
|
||||
- name: Install SD_MMC
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: arduino-esp32/SD_MMC
|
||||
ref: main
|
||||
path: CustomSD_MMC
|
||||
|
||||
- name: Search for SD lib in arduino-esp32 v2.0.4
|
||||
run: |
|
||||
find /home/runner/work/ESP32Marauder/ESP32Marauder/2.0.4arduino-esp32 -name "SD"
|
||||
|
||||
Reference in New Issue
Block a user