diff options
| author | KingCoinless <33333456+KingCoinless@users.noreply.github.com> | 2021-01-05 10:56:47 -0800 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-05 18:56:47 +0000 | 
| commit | 5c11962d986753d5da9244cf572242f43f4d126c (patch) | |
| tree | c3cfdc32a54839c70d4820f78e83124333846d60 /.github/workflows/build.yml | |
| parent | a4703537603d1ae7f5a904fc57d61af7382b6f9f (diff) | |
feat(shields): add helix shield
PR: #429
Diffstat (limited to '.github/workflows/build.yml')
| -rw-r--r-- | .github/workflows/build.yml | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 58da8c4..d701128 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -32,6 +32,8 @@ jobs:            - cradio_right            - crbn            - eek +          - helix_left +          - helix_right            - iris_left            - iris_right            - jian_left | 
