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 c6e987d commit 0d9eaafCopy full SHA for 0d9eaaf
.github/workflows/compile-examples.yml
@@ -63,7 +63,7 @@ jobs:
63
# Install the library from the local path.
64
- source-path: ./
65
- name: Arduino_USBHostMbed5
66
- - source-path: https://github.com/arduino-libraries/Arduino_POSIXStorage
+ - source-url: https://github.com/arduino-libraries/Arduino_POSIXStorage.git
67
# Additional library dependencies can be listed here.
68
# See: https://github.com/arduino/compile-sketches#libraries
69
sketch-paths: |
0 commit comments