mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-26 21:27:38 +02:00
source esp-idf
This commit is contained in:
parent
ca528cf4ce
commit
875a4f3d70
4
.github/workflows/verify.yml
vendored
4
.github/workflows/verify.yml
vendored
@ -42,8 +42,10 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: espressif/idf:v5.5.4
|
container: espressif/idf:v5.5.4
|
||||||
steps:
|
steps:
|
||||||
|
- name: activate esp-idf
|
||||||
|
run: . /opt/esp-idf/export.sh
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
- name: build
|
- name: build
|
||||||
working-directory: ./skateboard
|
working-directory: ./skateboard
|
||||||
run: /opt/esp/idf/tools/idf.py compile
|
run: idf.py compile
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user