Update compile-sketch.yml

This commit is contained in:
PaulZC
2021-12-02 12:24:56 +00:00
parent b7b366673b
commit b2ca3e2360
+1 -2
View File
@@ -97,8 +97,7 @@ jobs:
platforms: ${{ matrix.board.platforms }}
fqbn: ${{ matrix.board.fqbn }}
libraries: |
- source-url: https://github.com/${{github.repository}}.git
- source-path: ${{github.ref[11:]}}
- source-path: ./
sketch-paths: |
- examples/Example10_AltitudeMSL
- examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C