Skip to content

Commit 9847608

Browse files
committed
Fix workflow
1 parent 2740ae4 commit 9847608

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/compile.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ jobs:
2323
fqbn: Dasduino_Boards:Inkplate:Inkplate6plus
2424
additional-sketch-paths: |
2525
- examples/Inkplate6PLUS
26+
- board:
27+
fqbn: Dasduino_Boards:Inkplate:Inkplatecolor
28+
additional-sketch-paths: |
29+
- examples/InkplateColor
2630
steps:
2731
- name: Checkout
2832
uses: actions/checkout@v2

0 commit comments

Comments
 (0)