Skip to content

Commit 1bb8b27

Browse files
committed
add drawing
1 parent b92a3db commit 1bb8b27

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/corne_6-column.yml

+4-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ jobs:
1212
build:
1313
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
1414
with:
15-
build_matrix_path: swept.yaml
16-
archive_name: swept
15+
build_matrix_path: corne_6-column.yaml
16+
archive_name: corne_6-column
17+
1718
drawer:
19+
needs: build
1820
uses: caksoylar/keymap-drawer/.github/workflows/draw-zmk.yml@main
1921
permissions:
2022
contents: write # allow workflow to commit to the repo

0 commit comments

Comments
 (0)