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 8952975 commit b76c50cCopy full SHA for b76c50c
.github/workflows/compile-examples-private.yml
@@ -52,7 +52,7 @@ jobs:
52
libraries: |
53
# Install the library from the local path.
54
- source-path: ./
55
- - source-url: https://github.com/lvgl/lvgl.git
+ - name: lvgl
56
# Additional library dependencies can be listed here.
57
# See: https://github.com/arduino/compile-sketches#libraries
58
sketch-paths: |
0 commit comments