lotus: Upload UF2 packages
Signed-off-by: Daniel Schaefer <git@danielschaefer.me>
This commit is contained in:
6
.github/workflows/lotus.yml
vendored
6
.github/workflows/lotus.yml
vendored
@@ -44,6 +44,12 @@ jobs:
|
|||||||
- name: Build Lotus Gridpad
|
- name: Build Lotus Gridpad
|
||||||
run: qmk compile -kb lotus/gridpad -km default
|
run: qmk compile -kb lotus/gridpad -km default
|
||||||
|
|
||||||
|
- uses: actions/upload-artifact@v3
|
||||||
|
with:
|
||||||
|
name: lotus_kb_qmk.${{github.sha}}
|
||||||
|
path: |
|
||||||
|
lotus_*.uf2
|
||||||
|
|
||||||
# tests:
|
# tests:
|
||||||
# runs-on: ubuntu-latest
|
# runs-on: ubuntu-latest
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user