Skip to content

Commit e88abf2

Browse files
authoredMar 4, 2021
Update main.yml
·
v1.0.6v1.0.2
1 parent 2e89eee commit e88abf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
# Install the library from the local path.
4848
- source-path: ./
4949
# Install library dependencies.
50-
- 'ArduinoBLE'
50+
- name: ArduinoBLE
5151
5252
sketch-paths: |
5353
- './examples/'

0 commit comments

Comments
 (0)
Please sign in to comment.