Try adding west update.
This commit is contained in:
parent
e238397ee2
commit
b086557d43
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ build:
|
|||
|
||||
before_script:
|
||||
- west init -m https://github.com/petejohanson/zephyr --mr driver-kscan-gpio-matrix-first-pass
|
||||
- west update .
|
||||
|
||||
script:
|
||||
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire
|
||||
|
|
Loading…
Reference in a new issue