lotus: Upload UF2 packages

Signed-off-by: Daniel Schaefer <git@danielschaefer.me>
This commit is contained in:
Daniel Schaefer 2023-01-04 15:59:28 +08:00
parent b23e075e19
commit 4cd6cc1323

View File

@ -44,6 +44,12 @@ jobs:
- name: Build Lotus Gridpad
run: qmk compile -kb lotus/gridpad -km default
- uses: actions/upload-artifact@v3
with:
name: lotus_kb_qmk.${{github.sha}}
path: |
lotus_*.uf2
# tests:
# runs-on: ubuntu-latest
#