Skip to content

Commit

Permalink
Update esp_idf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seeul8er committed May 23, 2024
1 parent 31f7459 commit ff60cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/esp_idf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
build_esp32_v5_1:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Checkout repo & install npm
uses: actions/checkout@v4
with:
submodules: 'recursive'
- name: Setup node
Expand Down

0 comments on commit ff60cff

Please sign in to comment.