mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 11:30:30 +08:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
3251f4b168
2
.github/workflows/ci_build_major_branch.yml
vendored
2
.github/workflows/ci_build_major_branch.yml
vendored
|
@ -83,6 +83,8 @@ jobs:
|
|||
|
||||
- name: Checkout QMK Firmware
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Download firmwares
|
||||
uses: actions/download-artifact@v4
|
||||
|
|
Loading…
Reference in a new issue