Update compile-sketch.yml
This commit is contained in:
@@ -97,7 +97,8 @@ 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}}/tree/AssistNow.git
|
# - source-url: https://github.com/${{github.repository}}.git
|
||||||
|
- source-path: /tree/AssistNow
|
||||||
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