mirror of
https://github.com/qmk/qmk_firmware
synced 2024-12-22 16:36:58 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
487e0f010a
@ -106,6 +106,9 @@ jobs:
|
||||
|
||||
steps:
|
||||
|
||||
- name: Disable git safe directory checks
|
||||
run : git config --global --add safe.directory '*'
|
||||
|
||||
- name: Checkout QMK
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user