Skip to content

Commit e8f3685

Browse files
committed
Fix library name.
1 parent b07cc6b commit e8f3685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testCompile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
with:
3333
sketch-names: "*.ino"
3434
sketch-names-find-start: examples/
35-
required-libraries: mcp_can@1.5.1, autowp-mcp2515@1.2.1
35+
required-libraries: mcp_can@1.5.1, arduino-mcp2515@1.2.1
3636

0 commit comments

Comments
 (0)