Skip to content

Commit 4dda63a

Browse files
committed
Fixes Simple FOC name in github action
1 parent 0236512 commit 4dda63a

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
@@ -35,7 +35,7 @@ jobs:
3535
fqbn: ${{ matrix.board.fqbn }}
3636
libraries: |
3737
- source-path: ./
38-
- "Simple FOC"
38+
- name: Simple FOC
3939
sketch-paths: |
4040
- Examples/IoT_Motor_WiFi_Access
4141
enable-warnings-report: true

0 commit comments

Comments
 (0)