We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
west blobs fetch
1 parent 8085392 commit d6f8860Copy full SHA for d6f8860
1 file changed
.github/workflows/build.yml
@@ -37,8 +37,7 @@ jobs:
37
38
- name: Initialize
39
run: |
40
- git clone https://github.com/arduino/ArduinoCore-API.git $MODULE_PATH/../ArduinoCore-API
41
- cp -rfp $MODULE_PATH/../ArduinoCore-API/api $MODULE_PATH/cores/arduino/
+ west blobs fetch arduinocore-zephyr
42
43
- name: Setup Rust toolchain
44
0 commit comments