chore: fix qmk gh action

main
sudo pacman -Syu 2023-07-28 00:59:14 +07:00
parent 504a560906
commit 0de0b142fe
1 changed files with 3 additions and 2 deletions

View File

@ -17,8 +17,9 @@ jobs:
- name: Checkout personal keymaps
uses: actions/checkout@v3
with:
sparse-checkout: dztech_dz60rgb_wkl/keymaps/haunt98
path: ~/qmk_firmware/keyboards/dztech/dz60rgb_wkl/keymaps/haunt98
path: haunt98_qmk_keymaps
- name: Copy keymaps
run: cp -rf haunt98_qmk_keymaps/dztech_dz60rgb_wkl/keymaps/haunt98 qmk_firmware/keyboards/dztech/dz60rgb_wkl/keymaps/
- name: Build firmware
run: qmk compile -j 8 -kb dztech/dz60rgb_wkl/v2_1 -km haunt98
- name: Archive firmware