mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 17:58:47 +00:00
13 lines
341 B
YAML
13 lines
341 B
YAML
# Copyright 2021 Manna Harbour
|
|
# https://github.com/manna-harbour/miryoku
|
|
|
|
name: 'Build Example corne nice_nano'
|
|
on:
|
|
- workflow_dispatch
|
|
jobs:
|
|
build:
|
|
uses: manna-harbour/zmk-config/.github/workflows/main.yml@ce28dc6609bff042dfcf68e03c9a0c201129cbce
|
|
with:
|
|
board: '["nice_nano"]'
|
|
shield: '["corne_left","corne_right"]'
|