This commit is contained in:
parent
c6ebd95f24
commit
f096a78630
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
|
- name: Git checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Clone ZMK Repo
|
- name: Clone ZMK Repo
|
||||||
run: git clone -b pointers-move-scroll https://git.kb-one.de/kb01/zmk.git
|
run: git clone -b feat/pointers-move-scroll https://git.kb-one.de/kb01/zmk.git
|
||||||
|
|
||||||
- name: Initialize ZMK
|
- name: Initialize ZMK
|
||||||
working-directory: ./zmk
|
working-directory: ./zmk
|
||||||
|
|
Loading…
Add table
Reference in a new issue