mirror of
https://github.com/zoriya/zmk.git
synced 2026-06-07 04:15:15 +00:00
Try again after reading more west docs.
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@ build:
|
||||
image: zephyrprojectrtos/zephyr-build
|
||||
|
||||
before_script:
|
||||
- cd ../
|
||||
- west init zmk
|
||||
- west init -l .
|
||||
- west update
|
||||
|
||||
script:
|
||||
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire
|
||||
|
||||
Reference in New Issue
Block a user