Update compile-sketch.yml

This commit is contained in:
PaulZC
2021-11-17 12:48:46 +00:00
parent 1c6100fa50
commit db25429bc9
+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