diff --git a/.github/workflows/compile-sketch.yml b/.github/workflows/compile-sketch.yml index a36d49e..8b3b31a 100644 --- a/.github/workflows/compile-sketch.yml +++ b/.github/workflows/compile-sketch.yml @@ -94,7 +94,7 @@ jobs: platforms: ${{ matrix.board.platforms }} fqbn: ${{ matrix.board.fqbn }} libraries: | - - source-url: https://github.com/${{github.repository}}/tree/${{GITHUB_REF:11}}.git + - source-url: https://github.com/${{github.repository}}/tree/"${GITHUB_REF:11}".git sketch-paths: | - examples/Example10_AltitudeMSL - examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C