diff options
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8053da6..605ef5d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,4 +9,4 @@ build: - west zephyr-export script: - - west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire + - west build -b nucleo_wb55rg -- -DSHIELD=petejohanson_handwire |