Update compile-sketch.yml

This commit is contained in:
PaulZC
2021-11-17 12:41:25 +00:00
parent c74e879d8e
commit f01a9729f8
+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