Update compile-sketch.yml

This commit is contained in:
PaulZC
2021-12-02 11:59:54 +00:00
parent 29b7294ce7
commit b7b366673b
+1 -1
View File
@@ -98,7 +98,7 @@ jobs:
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}}.git
- source-path: /tree/AssistNow - source-path: ${{github.ref[11:]}}
sketch-paths: | sketch-paths: |
- examples/Example10_AltitudeMSL - examples/Example10_AltitudeMSL
- examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C - examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C