Skip to content

Commit e5e446c

Browse files
committed
correct syntax of github action
1 parent 0a50329 commit e5e446c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
with:
6767
fqbn: ${{ matrix.board.fqbn }}
6868
platforms: ${{ matrix.board.platforms }}
69-
libraries:
69+
libraries: |
7070
- name: "Arduino-FOC"
7171
source-url: "https://github.com/simplefoc/Arduino-FOC.git"
7272
version: dev

0 commit comments

Comments
 (0)