diff --git a/.github/workflows/compile-examples-private.yml b/.github/workflows/compile-examples-private.yml index dd7789a..35f1406 100644 --- a/.github/workflows/compile-examples-private.yml +++ b/.github/workflows/compile-examples-private.yml @@ -52,7 +52,7 @@ jobs: libraries: | # Install the library from the local path. - source-path: ./ - - source-url: https://github.com/lvgl/lvgl.git + - name: lvgl # Additional library dependencies can be listed here. # See: https://github.com/arduino/compile-sketches#libraries sketch-paths: |