[CI] clone ZMK
Some checks failed
Build / Build (push) Failing after 16s

This commit is contained in:
Marius Alwan Meyer 2023-07-20 23:20:17 +00:00
parent c7e21c54b7
commit e6e407b0ae

View File

@ -54,6 +54,9 @@ jobs:
timeout-minutes: 5
continue-on-error: true
- name: Clone ZMK
run: git clone --depth 1 git@github.com:zmkfirmware/zmk.git
- name: West Update
run: west update