Added UM TinyS2 to the build workflow - which I forgot to do pre 4.0 :(
This commit is contained in:
parent
f50ac35c94
commit
9b59407228
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -37,6 +37,7 @@ jobs:
|
|||
- 'targett_mcb_wroom'
|
||||
- 'targett_mcb_wrover'
|
||||
- 'unexpectedmaker_feathers2'
|
||||
- 'unexpectedmaker_tinys2'
|
||||
steps:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v2
|
||||
|
|
|
|||
Loading…
Reference in a new issue