This commit is contained in:
parent
c7e21c54b7
commit
e6e407b0ae
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user