Skip to content

Commit

Permalink
CLDR-17948 kbd: use kmc@beta
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 committed Sep 13, 2024
1 parent 6502c24 commit 242ff8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/keyboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
${{ runner.os }}-nodekbd-
nodekbd-
- name: Install kmc
run: npm install -g @keymanapp/kmc@alpha
run: npm install -g @keymanapp/kmc@beta
- name: Compile Keyboards
run: kmc --error-reporting build keyboards/3.0/*.xml
- name: Run Kbd Charts
Expand Down

0 comments on commit 242ff8b

Please sign in to comment.