Skip to content

Commit f84b4a6

Browse files
committed
Update compile-sketch.yml
1 parent ff328dd commit f84b4a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/compile-sketch.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@ jobs:
9898
fqbn: ${{ matrix.board.fqbn }}
9999
libraries: |
100100
- source-path: ./
101+
# Add library dependencies here:
102+
- source-url: https://github.com/sparkfun/SparkFun_Toolkit.git
103+
# - name: name-of-library-registered-with-arduino-library-manager
101104
sketch-paths: |
102105
- examples/Example05_AlternateAddress
103106
enable-warnings-report: true

0 commit comments

Comments
 (0)