We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6318659 commit 36c40d3Copy full SHA for 36c40d3
.github/workflows/compile-examples.yml
@@ -35,7 +35,7 @@ jobs:
35
platforms: |
36
- name: arduino:mbed_portenta
37
libraries: |
38
- - source-path: ./
+ - source-path: https://github.com/arduino-libraries/Arduino_POSIXStorage/
39
sketch-paths: |
40
- examples
41
enable-deltas-report: true
0 commit comments