Skip to content

Commit

Permalink
ci: remove via-enabled keymaps to be in line with latest qmk version
Browse files Browse the repository at this point in the history
  • Loading branch information
pjvds committed Oct 9, 2024
1 parent dc1a2b9 commit eb807ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
docker run \
-v ${PWD}/qmk/build/:/qmk_firmware/.build/ \
jonz94/qmk_firmware:0.26.7 qmk compile -kb crkbd/r2g -km mb_via
jonz94/qmk_firmware:0.26.7 qmk compile -kb crkbd/r2g -km default
- name: Archive firmware
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit eb807ac

Please sign in to comment.