Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Spuxy committed Oct 11, 2024
1 parent 23361af commit dde8449
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_binaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
pipx install keymap-drawer
- name: Generate keymap
run: |
keymap -c 12 -q keyboards/crkbd/keymap.json > pre-draw-phase.yml
keymap parse -c 12 -q keyboards/crkbd/keymap.json > pre-draw-phase.yml
keymap draw pre-draw-phase.yml > layout.svg
- name: Commit and push changes
Expand Down
Empty file added pre-draw-phase.yml
Empty file.

0 comments on commit dde8449

Please sign in to comment.