Skip to content

Commit 2a34354

Browse files
committed
Remove lvgl as dependency to be installed during CI (we've got it precompiled on board now).
1 parent 21e14d7 commit 2a34354

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
libraries: |
5151
# Install the library from the local path.
5252
- source-path: ./
53-
- name: lvgl
5453
# Additional library dependencies can be listed here.
5554
# See: https://github.com/arduino/compile-sketches#libraries
5655
sketch-paths: |

0 commit comments

Comments
 (0)