diff --git a/.github/workflows/compile-sketch.yml b/.github/workflows/compile-sketch.yml index 6dc5f7a..dc606ab 100644 --- a/.github/workflows/compile-sketch.yml +++ b/.github/workflows/compile-sketch.yml @@ -97,7 +97,7 @@ jobs: platforms: ${{ matrix.board.platforms }} fqbn: ${{ matrix.board.fqbn }} libraries: | - - source-url: https://github.com/${{github.repository}}/tree/${GITHUB_REF##*/}.git + - source-url: https://github.com/${{github.repository}}/tree/${{GITHUB_REF##*/}}.git sketch-paths: | - examples/Example10_AltitudeMSL - examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C