Skip to content

Commit 0565aac

Browse files
committed
[CI] Fix dependecies
1 parent 3450eac commit 0565aac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ jobs:
5858
# See: https://github.com/arduino/compile-sketches#libraries
5959
- name: SD
6060
- name: TimeAlarms
61-
- name: TimeLib
61+
- name: Time
62+
- source-url: https://github.com/openmv/openmv-arduino-rpc.git
6263
sketch-paths: |
6364
- examples
6465
enable-deltas-report: true

0 commit comments

Comments
 (0)