diff options
| author | sabas1080 <sabasjimenez@gmail.com> | 2020-08-01 17:51:45 -0500 |
|---|---|---|
| committer | sabas1080 <sabasjimenez@gmail.com> | 2020-08-01 17:51:45 -0500 |
| commit | fea1cad02cba369f3b9c0da8da5829a5066fc318 (patch) | |
| tree | 198e09e562e128bb9e36094323cdf7948ad3ce13 /.github | |
| parent | d37326326dba329392964d283eb13507643bfbec (diff) | |
add support for Bast Wifi Electronic Cats
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 406f6c43b..aa743f87b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -384,6 +384,7 @@ jobs: - "espressif_saola_1_wroom" - "espressif_saola_1_wrover" - "unexpectedmaker_feathers2" + - "electroniccats_bastwifi" steps: - name: Set up Python 3.8 |
