This commit is contained in:
parent
1583c9f9cc
commit
c6ebd95f24
1 changed files with 1 additions and 1 deletions
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 https://github.com/zmkfirmware/zmk.git
|
||||
run: git clone -b pointers-move-scroll https://git.kb-one.de/kb01/zmk.git
|
||||
|
||||
- name: Initialize ZMK
|
||||
working-directory: ./zmk
|
||||
|
|
Loading…
Add table
Reference in a new issue