Skip to content

Commit af38e58

Browse files
committed
Changed compilation folder in checks
1 parent efd2953 commit af38e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- board:
2727
fqbn: Dasduino_Boards:Inkplate:Inkplatecolor
2828
additional-sketch-paths: |
29-
- examples/InkplateColor
29+
- examples/Inkplate6COLOR
3030
steps:
3131
- name: Checkout
3232
uses: actions/checkout@v2

0 commit comments

Comments
 (0)