Update compile-sketch.yml

This commit is contained in:
PaulZC
2021-11-17 12:44:11 +00:00
parent f01a9729f8
commit 1c6100fa50
+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/${{GITHUB_REF:11}}.git
sketch-paths: |
- examples/Example10_AltitudeMSL
- examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C