We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd3d253 commit 073d8e4Copy full SHA for 073d8e4
.github/workflows/compile-examples.yml
@@ -52,6 +52,7 @@ jobs:
52
- source-path: ./
53
# Additional library dependencies can be listed here.
54
# See: https://github.com/arduino/compile-sketches#libraries
55
+ - source-url: https://github.com/micro-ROS/micro_ros_arduino/archive/refs/tags/v2.0.4-galactic.zip
56
sketch-paths: |
57
- examples
58
enable-deltas-report: true
0 commit comments