mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 05:37:39 +02:00
correct esp-idf command
This commit is contained in:
parent
d10945e0a2
commit
36bf6f30f5
2
.github/workflows/verify.yml
vendored
2
.github/workflows/verify.yml
vendored
@ -51,5 +51,5 @@ jobs:
|
|||||||
export IDF_PYTHON_CHECK_CONSTRAINTS=yes
|
export IDF_PYTHON_CHECK_CONSTRAINTS=yes
|
||||||
${IDF_PATH}/install.sh --enable-ci
|
${IDF_PATH}/install.sh --enable-ci
|
||||||
source ${IDF_PATH}/export.sh
|
source ${IDF_PATH}/export.sh
|
||||||
idf.py compile
|
idf.py build
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user