lotus: Upload UF2 packages
Signed-off-by: Daniel Schaefer <git@danielschaefer.me>
This commit is contained in:
parent
b23e075e19
commit
4cd6cc1323
6
.github/workflows/lotus.yml
vendored
6
.github/workflows/lotus.yml
vendored
@ -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
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user