Modified Pipeline to build agains petejohanson/zmk feature branch
Some checks failed
/ build (push) Failing after 2m39s

This commit is contained in:
Kaybee 2024-09-12 16:39:04 +02:00
parent 18222fa580
commit 2695b08504

View file

@ -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 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 - name: Initialize ZMK
working-directory: ./zmk working-directory: ./zmk