Skip to content

Commit da44292

Browse files
committed
Fix typo in CI config
1 parent 772aacb commit da44292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uv venv
3838
source ./.venv/bin/activate
3939
40-
just fetch-sdk
40+
just --yes fetch-zephyr-sdk
4141
just fetch-zephyr
4242
just build
4343

0 commit comments

Comments
 (0)