mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-10 18:55:04 +00:00
Add xmk
This commit is contained in:
12
.github/workflows/build-example-xmk-native_posix_64.yml
vendored
Normal file
12
.github/workflows/build-example-xmk-native_posix_64.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Copyright 2022 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
name: 'Build Example 𝑥MK native_posix_64'
|
||||
on: workflow_dispatch
|
||||
jobs:
|
||||
build:
|
||||
uses: ./.github/workflows/main.yml
|
||||
secrets: inherit
|
||||
with:
|
||||
board: '["native_posix_64"]'
|
||||
branches: '["zmkfirmware/zmk/main petejohanson/zmk/shell/tap-command"]'
|
||||
Reference in New Issue
Block a user