diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-10-27 00:27:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-27 00:27:17 -0400 |
commit | c707ab45effec92a1943c01def8669e0646ee1e0 (patch) | |
tree | 0b88ba6b5d6ea5f74307eeb7d159edfc1f3f9678 /.github/workflows | |
parent | 07cf1037470518db41f6ac7a55b30f0e466c1d47 (diff) | |
parent | 7296b967978be3483a11a3a5ea2b2eaeb8b23ce8 (diff) |
Merge pull request #297 from Nicell/boards/reviung41
Add Reviung41 Shield Definitions
Diffstat (limited to '.github/workflows')
-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 60c337d..b811a37 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,6 +18,7 @@ jobs: - lily58_right - iris_left - iris_right + - reviung41 - romac - romac_plus - settings_reset |