Skip to content

Commit b7c76f2

Browse files
authored
Update build-qmk.yml
1 parent bbdad00 commit b7c76f2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/build-qmk.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
keyboard: [corne]
14+
keyboard: [corne, klor]
1515
split: [left, right]
1616

1717
steps:
@@ -64,4 +64,5 @@ jobs:
6464
path: |
6565
*.hex
6666
*.bin
67-
*.uf2
67+
68+
*.uf2

0 commit comments

Comments
 (0)