Skip to content

Commit c74e879

Browse files
committed
Use the branch that triggered the workflow run
1 parent cde6db4 commit c74e879

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}}.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)