From b2ca3e23600c235a4f1e47497f1a410b7fa0a28c Mon Sep 17 00:00:00 2001 From: PaulZC Date: Thu, 2 Dec 2021 12:24:56 +0000 Subject: [PATCH] Update compile-sketch.yml --- .github/workflows/compile-sketch.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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