We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--auto-accept
west blobs fetch
1 parent a78a86c commit 94b2bf2Copy full SHA for 94b2bf2
1 file changed
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Initialize
39
run: |
40
- west blobs fetch arduinocore-zephyr
+ west blobs --auto-accept fetch arduinocore-zephyr
41
42
- name: Setup Rust toolchain
43
0 commit comments