fix action
Some checks failed
ESP-IDF Build / build (esp32s3, latest) (push) Failing after 24s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 20s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 20s
Some checks failed
ESP-IDF Build / build (esp32s3, latest) (push) Failing after 24s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 20s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 20s
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2
.github/workflows/esp32_build.yml
vendored
2
.github/workflows/esp32_build.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
|||||||
submodules: "recursive"
|
submodules: "recursive"
|
||||||
|
|
||||||
- name: Delete CMakeLists.txt in components (only used for simulator build)
|
- name: Delete CMakeLists.txt in components (only used for simulator build)
|
||||||
run: rm components/CMakeLists.txt
|
run: rm firmware/components/CMakeLists.txt
|
||||||
|
|
||||||
- name: ESP-IDF build
|
- name: ESP-IDF build
|
||||||
uses: espressif/esp-idf-ci-action@v1
|
uses: espressif/esp-idf-ci-action@v1
|
||||||
|
Reference in New Issue
Block a user