Skip to content

Commit 435db22

Browse files
committed
Adding WiFiNINA as CI build dependency, since apparently the micro-ROS pre-built lib has been built with it.
1 parent 073d8e4 commit 435db22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/compile-examples.yml

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
- source-path: ./
5353
# Additional library dependencies can be listed here.
5454
# See: https://github.com/arduino/compile-sketches#libraries
55+
- name: WiFiNINA
5556
- source-url: https://github.com/micro-ROS/micro_ros_arduino/archive/refs/tags/v2.0.4-galactic.zip
5657
sketch-paths: |
5758
- examples

0 commit comments

Comments
 (0)