diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2021-02-10 11:03:16 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-10 11:03:16 -0800 |
| commit | f6603aa566ea1381841fc21bb4103aea76b0cc7b (patch) | |
| tree | 03aeafbc4c965e7982ec1039c5aa9f1324f184ca /.github | |
| parent | b19c700d4a312003b549876ab9abddc7dbb9abda (diff) | |
| parent | 795ec21f6c8905e40af73bcab5cd32fa012cc750 (diff) | |
Merge pull request #4168 from BHDynamics/main
Add DynaLoRa-USB Dongle
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 34e0b0821..adba66314 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -208,6 +208,7 @@ jobs: - "datum_imu" - "datum_light" - "datum_weather" + - "dynalora_usb" - "dynossat_edu_eps" - "dynossat_edu_obc" - "electronut_labs_blip" |
