Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fa24435

Browse files
committed
CI: Add west blobs fetch instead of copy api directory
Since ArduinoCore-API has been made into a blob, the CI procedure will be modified. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
1 parent c570641 commit fa24435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/build.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Initialize
3939
run: |
4040
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/
41+
west blobs fetch arduinocore-zephyr
4242
4343
- name: Build fade
4444
run: |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /