mirror of
https://github.com/Fishwaldo/esp_ghota.git
synced 2025-03-15 19:31:37 +00:00
Update CI build
This commit is contained in:
parent
4ac129ff40
commit
d9cd620c2d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
with:
|
||||
submodules: 'recursive'
|
||||
- name: esp-idf build
|
||||
uses: Fishwaldo/esp-idf-ci-action@v1
|
||||
uses: Fishwaldo/esp-idf-ci-action@v1.1
|
||||
with:
|
||||
esp_idf_version: v4.4
|
||||
target: ${{ matrix.targets }}
|
||||
|
|
Loading…
Add table
Reference in a new issue