diff options
author | ReFil <31960031+ReFil@users.noreply.github.com> | 2020-12-07 16:49:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-07 16:49:37 +0000 |
commit | b0c525df72fecc6a93d32df8e0b77dbf39fe0d64 (patch) | |
tree | 6ce01c08515454923c0198d364e841a61456339d /.github | |
parent | 328a797e0de88cbf609dc1e556b365746c490267 (diff) |
feat(shields): add CRBN shield
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com>
PR: #483
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 1481dcc..41f171a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -26,6 +26,7 @@ jobs: - corne_right - cradio_left - cradio_right + - crbn - iris_left - iris_right - jian_left |