We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b82a129 commit e59588aCopy full SHA for e59588a
.github/workflows/compile-sketch.yml
@@ -97,7 +97,7 @@ jobs:
97
platforms: ${{ matrix.board.platforms }}
98
fqbn: ${{ matrix.board.fqbn }}
99
libraries: |
100
- - source-url: https://github.com/tree/AssistNow.git
+ - source-url: https://github.com/${{github.repository}}/tree/AssistNow.git
101
sketch-paths: |
102
- examples/Example10_AltitudeMSL
103
- examples/Example11_ResetModule/Example1_FactoryDefaultviaI2C
0 commit comments