Use the branch that triggered the workflow run
This commit is contained in:
@@ -94,7 +94,7 @@ jobs:
|
|||||||
platforms: ${{ matrix.board.platforms }}
|
platforms: ${{ matrix.board.platforms }}
|
||||||
fqbn: ${{ matrix.board.fqbn }}
|
fqbn: ${{ matrix.board.fqbn }}
|
||||||
libraries: |
|
libraries: |
|
||||||
- source-url: https://github.com/${{github.repository}}.git
|
- source-url: https://github.com/${{github.repository}}/tree/${{github.ref:11}}.git
|
||||||
sketch-paths: |
|
sketch-paths: |
|
||||||
- examples/Example10_AltitudeMSL
|
- examples/Example10_AltitudeMSL
|
||||||
- examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C
|
- examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C
|
||||||
|
|||||||
Reference in New Issue
Block a user