diff --git a/.github/workflows/compile-sketch.yml b/.github/workflows/compile-sketch.yml index 78b1457..65354a1 100644 --- a/.github/workflows/compile-sketch.yml +++ b/.github/workflows/compile-sketch.yml @@ -97,8 +97,7 @@ jobs: platforms: ${{ matrix.board.platforms }} fqbn: ${{ matrix.board.fqbn }} libraries: | - - source-url: https://github.com/${{github.repository}}.git - - source-path: ${{github.ref[11:]}} + - source-path: ./ sketch-paths: | - examples/Example10_AltitudeMSL - examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C