Skip to content

Commit

Permalink
github action fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoquesada committed Dec 21, 2024
1 parent 1c11e0b commit 74d3bc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/esp-idf-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ jobs:
esp_idf_version: release-v5.3
target: esp32-c6
path: 'examples/esp32'
command: |
command: "idf.py set-target esp32c6 && idf.py build"

- name: Example ESP32-H2 build
Expand Down

0 comments on commit 74d3bc5

Please sign in to comment.