mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-06-13 16:03:56 +00:00
Fix build issues with gd32
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout QMK Firmware
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 1
|
||||
persist-credentials: false
|
||||
|
||||
@@ -3,3 +3,4 @@ MCU = GD32F303
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = ignition
|
||||
DFU_SUFFIX_ARGS = -v 3297 -p 1791
|
||||
|
||||
Reference in New Issue
Block a user