diff options
| author | jgillick <j_gillick@yahoo.com> | 2020-03-22 02:41:47 -0700 |
|---|---|---|
| committer | jgillick <j_gillick@yahoo.com> | 2020-03-22 02:41:47 -0700 |
| commit | 5f7e51756f44975c06ccac6576cb72645f0d2c08 (patch) | |
| tree | 05c5ffd29f39ee2126d9dd967e87ed6599c8f9fc /.github | |
| parent | d76b76cb1db59b85ef1300f6afb1aee97e5e0c72 (diff) | |
Add thunderpack to build.
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 b67b19b43..eace60ba6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -229,6 +229,7 @@ jobs: - "stringcar_m0_express" - "teensy40" - "teknikio_bluebird" + - "thunderpack" - "trellis_m4_express" - "trinket_m0" - "trinket_m0_haxpress" |
