Try explicit pip install of required files.
This commit is contained in:
parent
f959bd4eff
commit
fa4424692c
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ build:
|
||||||
- west update
|
- west update
|
||||||
- west config --global zephyr.base-prefer configfile
|
- west config --global zephyr.base-prefer configfile
|
||||||
- west zephyr-export
|
- west zephyr-export
|
||||||
|
- pip3 install --user -r ../zephyr/scripts/requirements.txt
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- west build -b nucleo_wb55rg -- -DSHIELD=petejohanson_handwire
|
- west build -b nucleo_wb55rg -- -DSHIELD=petejohanson_handwire
|
||||||
|
|
Loading…
Reference in a new issue