mirror of
https://git.kb-one.de/kb01/kyria-keyboard-config.git
synced 2025-12-05 11:18:53 +00:00
Modified Pipeline to build agains petejohanson/zmk feature branch
This commit is contained in:
parent
18222fa580
commit
2695b08504
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Git checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Clone ZMK Repo
|
||||
run: git clone -b feat/pointers-move-scroll https://git.kb-one.de/kb01/zmk.git
|
||||
run: git clone -b feat/pointers-move-scroll https://github.com/petejohanson/zmk.git
|
||||
|
||||
- name: Initialize ZMK
|
||||
working-directory: ./zmk
|
||||
|
|
|
|||
Loading…
Reference in a new issue