limit artifact to only uf2 for now

due to the large size of combined binaries of all boards + all examples
This commit is contained in:
hathach
2021-01-26 22:04:20 +07:00
parent 0a673de78a
commit c2d8aa0584
3 changed files with 9 additions and 12 deletions

View File

@@ -62,14 +62,10 @@ jobs:
- name: Build
run: python3 tools/build_family.py ${{ matrix.family }}
- name: test
run: |
ls -a _bin/*
#- uses: actions/upload-artifact@v2
# with:
# name: ${{ matrix.family }}
# path: _bin/
- uses: actions/upload-artifact@v2
with:
name: ${{ matrix.family }}
path: _bin/
#TODO upload release assest upload
# Build all no-family (opharned) boards