forked from kofal.net/zmk
One missing action reference.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
args: "init -l app"
|
args: "init -l app"
|
||||||
- name: West Update
|
- name: West Update
|
||||||
uses: zmkfirmware/zephyr-west-action@v0.1.0
|
uses: 'docker://zmkfirmware/zephyr-west-action-arm:latest'
|
||||||
id: west-update
|
id: west-update
|
||||||
with:
|
with:
|
||||||
args: 'update'
|
args: 'update'
|
||||||
|
|||||||
Reference in New Issue
Block a user