diff options
author | Mango The Fourth <40720523+MangoIV@users.noreply.github.com> | 2021-01-01 15:33:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-01 14:33:19 +0000 |
commit | 5752b4fbda757768e5356a99750066df53aee0a7 (patch) | |
tree | 0e6b114bfe21cb85d024a49efaf1fb3a7397a370 /.github | |
parent | 2b4fda6948970ef236791472c0f3e461a23abf33 (diff) |
feat(shields): add eek shield
PR: #529
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 288a2de..1c2a511 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,6 +29,7 @@ jobs: - cradio_left - cradio_right - crbn + - eek - iris_left - iris_right - jian_left |