mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
Try explicit pip install of required files.
This commit is contained in:
@@ -7,6 +7,7 @@ build:
|
||||
- west update
|
||||
- west config --global zephyr.base-prefer configfile
|
||||
- west zephyr-export
|
||||
- pip3 install --user -r ../zephyr/scripts/requirements.txt
|
||||
|
||||
script:
|
||||
- west build -b nucleo_wb55rg -- -DSHIELD=petejohanson_handwire
|
||||
|
||||
Reference in New Issue
Block a user