From c30d0b88d25884e4919b63bc93a40417032164b7 Mon Sep 17 00:00:00 2001 From: PaulZC Date: Thu, 2 Dec 2021 11:44:07 +0000 Subject: [PATCH] Update compile-sketch.yml --- .github/workflows/compile-sketch.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/compile-sketch.yml b/.github/workflows/compile-sketch.yml index c8cf6bc..d0dbb79 100644 --- a/.github/workflows/compile-sketch.yml +++ b/.github/workflows/compile-sketch.yml @@ -97,7 +97,8 @@ jobs: platforms: ${{ matrix.board.platforms }} fqbn: ${{ matrix.board.fqbn }} libraries: | - - source-url: https://github.com/${{github.repository}}/tree/AssistNow.git + # - source-url: https://github.com/${{github.repository}}.git + - source-path: /tree/AssistNow sketch-paths: | - examples/Example10_AltitudeMSL - examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C