From b7b366673b8a61268ca665916267343aa55dcf09 Mon Sep 17 00:00:00 2001 From: PaulZC Date: Thu, 2 Dec 2021 11:59:54 +0000 Subject: [PATCH] Update compile-sketch.yml --- .github/workflows/compile-sketch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile-sketch.yml b/.github/workflows/compile-sketch.yml index 28670c1..78b1457 100644 --- a/.github/workflows/compile-sketch.yml +++ b/.github/workflows/compile-sketch.yml @@ -98,7 +98,7 @@ jobs: fqbn: ${{ matrix.board.fqbn }} libraries: | - source-url: https://github.com/${{github.repository}}.git - - source-path: /tree/AssistNow + - source-path: ${{github.ref[11:]}} sketch-paths: | - examples/Example10_AltitudeMSL - examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C