Skip to content

Commit c30d0b8

Browse files
committed
Update compile-sketch.yml
1 parent e59588a commit c30d0b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/compile-sketch.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@ jobs:
9797
platforms: ${{ matrix.board.platforms }}
9898
fqbn: ${{ matrix.board.fqbn }}
9999
libraries: |
100-
- source-url: https://github.com/${{github.repository}}/tree/AssistNow.git
100+
# - source-url: https://github.com/${{github.repository}}.git
101+
- source-path: /tree/AssistNow
101102
sketch-paths: |
102103
- examples/Example10_AltitudeMSL
103104
- examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C

0 commit comments

Comments
 (0)