From 6ece531b9c36cd88514b65a256ea1be04c0214e7 Mon Sep 17 00:00:00 2001 From: PaulZC Date: Wed, 17 Nov 2021 13:11:59 +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 3640875..997ad05 100644 --- a/.github/workflows/compile-sketch.yml +++ b/.github/workflows/compile-sketch.yml @@ -94,7 +94,7 @@ jobs: platforms: ${{ matrix.board.platforms }} fqbn: ${{ matrix.board.fqbn }} libraries: | - - source-url: https://github.com/${{github.repository}}/tree/ESP32_v2.0.1_Debug.git + - source-url: https://github.com/${{github.repository}}.git sketch-paths: | - examples/Example10_AltitudeMSL - examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C