Skip to content

Commit 36c40d3

Browse files
committed
Add source path
1 parent 6318659 commit 36c40d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
platforms: |
3636
- name: arduino:mbed_portenta
3737
libraries: |
38-
- source-path: ./
38+
- source-path: https://github.com/arduino-libraries/Arduino_POSIXStorage/
3939
sketch-paths: |
4040
- examples
4141
enable-deltas-report: true

0 commit comments

Comments
 (0)