[CI] git clone via https
Some checks failed
Build / Build (push) Failing after 1m5s

This commit is contained in:
Marius Alwan Meyer 2023-07-20 23:26:30 +00:00
parent d3c861a069
commit eb877446cf

View File

@ -56,7 +56,7 @@ jobs:
continue-on-error: true
- name: Clone ZMK
run: git clone --depth 1 git@github.com:zmkfirmware/zmk.git
run: git clone --depth 1 https://github.com/zmkfirmware/zmk.git
- name: West Update
run: west update