Update compile-sketch.yml

This commit is contained in:
PaulZC
2021-11-17 12:59:21 +00:00
parent db25429bc9
commit cdf87eb339
+1 -1
View File
@@ -94,7 +94,7 @@ jobs:
platforms: ${{ matrix.board.platforms }}
fqbn: ${{ matrix.board.fqbn }}
libraries: |
- source-url: https://github.com/${{github.repository}}/tree/"${GITHUB_REF:11}".git
- source-url: https://github.com/${{github.repository}}/tree/ESP32_v2.0.1_Debug.git
sketch-paths: |
- examples/Example10_AltitudeMSL
- examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C