Skip to content

Commit c7580a6

Browse files
committed
Add library dependency to workflow
1 parent 144b0c9 commit c7580a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161
${{ matrix.board.additional-sketch-paths }}
6262
enable-deltas-report: true
6363
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
64+
libraries: |
65+
- name: Arduino_PF1550
6466
6567
- name: Save sketches report as workflow artifact
6668
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)