Update compile-sketch.yml

This commit is contained in:
PaulZC
2021-12-02 10:37:38 +00:00
parent 1b7ba984c3
commit 93d947352f
+1 -1
View File
@@ -97,7 +97,7 @@ jobs:
platforms: ${{ matrix.board.platforms }}
fqbn: ${{ matrix.board.fqbn }}
libraries: |
- source-url: https://github.com/${{github.repository}}/tree/${GITHUB_REF##*/}.git
- source-url: https://github.com/${{github.repository}}/tree/${{GITHUB_REF##*/}}.git
sketch-paths: |
- examples/Example10_AltitudeMSL
- examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C