diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 605ef5d6..485ff9ac 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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