Skip to content

Commit ed20bfc

Browse files
committed
Try with different library name, including a space instead of "-".
1 parent c2c0a2d commit ed20bfc

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
35+
required-libraries: mcp_can@1.5.1, autowp mcp2515
3636

0 commit comments

Comments
 (0)