Skip to content

Commit b2ca3e2

Browse files
committed
Update compile-sketch.yml
1 parent b7b3666 commit b2ca3e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .github/workflows/compile-sketch.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@ jobs:
9797
platforms: ${{ matrix.board.platforms }}
9898
fqbn: ${{ matrix.board.fqbn }}
9999
libraries: |
100-
- source-url: https://github.com/${{github.repository}}.git
101-
- source-path: ${{github.ref[11:]}}
100+
- source-path: ./
102101
sketch-paths: |
103102
- examples/Example10_AltitudeMSL
104103
- examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C

0 commit comments

Comments
 (0)