This commit is contained in:
parent
5163460587
commit
fbb82b993c
@ -13,7 +13,7 @@ jobs:
|
||||
- run: echo "${HOME}/.local/bin" >> $GITHUB_PATH
|
||||
|
||||
- name: Set up Git repository
|
||||
run: git clone --depth 1 https://git.sporq.de/sporq/qmk-firmware.git; cd qmk-firmware
|
||||
run: git clone --depth 1 https://git.sporq.de/sporq/qmk-firmware.git /root/qmk-firmware; cd /root/qmk-firmware
|
||||
|
||||
- name: Set up QMK
|
||||
run: qmk setup --yes
|
||||
|
Loading…
Reference in New Issue
Block a user