Skip to content

Commit 92d521e

Browse files
committed
force update index
1 parent 460cd0f commit 92d521e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
curl -fsSL https://www.pjrc.com/teensy/package_teensy_index.json -o /github/home/.arduino15/package_teensy_index.json
3636
curl -fsSL https://files.seeedstudio.com/arduino/package_seeeduino_boards_index.json -o /github/home/.arduino15/package_seeeduino_boards_index.json
3737
export PATH=$PATH:/github/workspace/bin:/__w/micro_ros_arduino/micro_ros_arduino/bin
38+
arduino-cli core update-index
39+
3840
arduino-cli core install OpenCR:OpenCR -v
3941
arduino-cli core install arduino:samd -v
4042
arduino-cli core install arduino:sam -v

0 commit comments

Comments
 (0)