Skip to content

Commit db25429

Browse files
committed
Update compile-sketch.yml
1 parent 1c6100f commit db25429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-sketch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
platforms: ${{ matrix.board.platforms }}
9595
fqbn: ${{ matrix.board.fqbn }}
9696
libraries: |
97-
- source-url: https://github.com/${{github.repository}}/tree/${{GITHUB_REF:11}}.git
97+
- source-url: https://github.com/${{github.repository}}/tree/"${GITHUB_REF:11}".git
9898
sketch-paths: |
9999
- examples/Example10_AltitudeMSL
100100
- examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C

0 commit comments

Comments
 (0)