diff --git a/.github/workflows/compile-examples-private.yml b/.github/workflows/compile-examples-private.yml index 35f1406..dd7789a 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: ./ - - name: lvgl + - source-url: https://github.com/lvgl/lvgl.git # Additional library dependencies can be listed here. # See: https://github.com/arduino/compile-sketches#libraries sketch-paths: |