Skip to content

Commit e59588a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-sketch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
platforms: ${{ matrix.board.platforms }}
9898
fqbn: ${{ matrix.board.fqbn }}
9999
libraries: |
100-
- source-url: https://github.com/tree/AssistNow.git
100+
- source-url: https://github.com/${{github.repository}}/tree/AssistNow.git
101101
sketch-paths: |
102102
- examples/Example10_AltitudeMSL
103103
- examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C

0 commit comments

Comments
 (0)