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 2e89eee commit e88abf2Copy full SHA for e88abf2
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
# Install the library from the local path.
48
- source-path: ./
49
# Install library dependencies.
50
- - 'ArduinoBLE'
+ - name: ArduinoBLE
51
52
sketch-paths: |
53
- './examples/'
0 commit comments