We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00fbaa9 commit d8ea66aCopy full SHA for d8ea66a
.github/workflows/build.yml
@@ -24,6 +24,8 @@ jobs:
24
25
- name: Initialize
26
run: |
27
+ echo ls /home/runner/work/gsoc-2022-arduino-core/gsoc-2022-arduino-core
28
+ tree /home/runner/work/gsoc-2022-arduino-core/gsoc-2022-arduino-core
29
west init -m https://github.com/zephyrproject-rtos/gsoc-2022-arduino-core.git
30
west update
31
git clone https://github.com/arduino/ArduinoCore-API.git ArduinoCore-API
0 commit comments