Skip to content

Commit c89cd61

Browse files
author
ckaadic
committed
jetzt
1 parent 4a1aa64 commit c89cd61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-qmk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Copy custom boards
3939
run: |
40-
cp custem_keyboards/* keyboards/
40+
cp -r custom_keyboards/* keyboards/
4141
4242
- name: Install QMK CLI
4343
run: |

0 commit comments

Comments
 (0)