Fix for pwd after before_script

This commit is contained in:
Pete Johanson 2020-05-11 13:45:26 -04:00
parent 9eb503640b
commit 106d0bb1cd
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ build:
- west zephyr-export
script:
- cd workspace/zmk
- west build -b nucleo_wb55rg -- -DSHIELD=petejohanson_handwire
build:dockerimage: