diff options
| author | Brian Dean <bsd@bdmicro.com> | 2020-03-27 13:37:59 -0400 |
|---|---|---|
| committer | Brian Dean <bsd@bdmicro.com> | 2020-03-27 13:37:59 -0400 |
| commit | 7fa38e87256f6fc770a4ad6d11a81fb610d047cb (patch) | |
| tree | b5226b22bb66e1fcf0889583f8472d6ecd00e474 /.github | |
| parent | 08ea95b22c3be4beb83cf9b3a647d3172a02ba35 (diff) | |
Update board name to bdmicro_vina_m0 to eliminate hyphens.
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1ca1dbebb..0be05ade4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -131,7 +131,7 @@ jobs: - "arduino_nano_33_iot" - "arduino_zero" - "bast_pro_mini_m0" - - "bdmicro_vina-m0" + - "bdmicro_vina_m0" - "capablerobot_usbhub" - "catwan_usbstick" - "circuitbrains_basic_m0" |
