Revert "[CI] Don't update west"
Some checks reported warnings
Build / Build (push) Has been cancelled

This reverts commit fb2124d0ed.
This commit is contained in:
Marius Alwan Meyer 2023-07-19 17:04:33 +02:00
parent 801353c249
commit 0e11f06ca7

View File

@ -21,6 +21,9 @@ jobs:
- name: West Init - name: West Init
run: west init -l config run: west init -l config
- name: West Update
run: west update
- name: West Zephyr export - name: West Zephyr export
run: west zephyr-export run: west zephyr-export