Skip to content

Commit

Permalink
Fixed github action
Browse files Browse the repository at this point in the history
  • Loading branch information
seeul8er committed Jan 1, 2024
1 parent f6f73b7 commit f2ed465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/esp_idf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
esp_idf_version: release-v5.1
target: esp32
command: 'idf.py set-target esp32 build'
- name: ESP-IDF v5.1 build esp32s2
uses: espressif/esp-idf-ci-action@v1
with:
Expand Down

0 comments on commit f2ed465

Please sign in to comment.