Skip to content

Commit 4f720ea

Browse files
authored
ci: remove libraries from workflow
1 parent 7739373 commit 4f720ea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/compile-examples.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@ jobs:
6666
libraries: |
6767
# Install the library from the local path.
6868
- source-path: ./
69-
- name: Arduino_USBHostMbed5
70-
- name: Arduino_POSIXStorage
71-
- name: ArduinoRS485
7269
# Additional library dependencies can be listed here.
7370
# See: https://github.com/arduino/compile-sketches#libraries
7471
sketch-paths: |

0 commit comments

Comments
 (0)