forked from rchoc/config
feat: pristine builds #1
1 changed files with 2 additions and 1 deletions
|
|
@ -2,8 +2,9 @@ on: [push]
|
|||
name: Build ZMK firmware
|
||||
jobs:
|
||||
build:
|
||||
uses: actions/build-zmk/.forgejo/workflows/split.yml@v1
|
||||
uses: actions/build-zmk/.forgejo/workflows/split.yml@v1.1
|
||||
with:
|
||||
board: nice_nano_v2
|
||||
shield: rchoc
|
||||
extra: "$dir/rchoc_shields"
|
||||
pristine: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue