From 29b7294ce719834c53651bd28f62fd8f13faef5e Mon Sep 17 00:00:00 2001 From: PaulZC Date: Thu, 2 Dec 2021 11:56:16 +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 d0dbb79..28670c1 100644 --- a/.github/workflows/compile-sketch.yml +++ b/.github/workflows/compile-sketch.yml @@ -97,7 +97,7 @@ jobs: platforms: ${{ matrix.board.platforms }} fqbn: ${{ matrix.board.fqbn }} libraries: | - # - source-url: https://github.com/${{github.repository}}.git + - source-url: https://github.com/${{github.repository}}.git - source-path: /tree/AssistNow sketch-paths: | - examples/Example10_AltitudeMSL