Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
487e0f010a
@ -106,6 +106,9 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
- name: Disable git safe directory checks
|
||||||
|
run : git config --global --add safe.directory '*'
|
||||||
|
|
||||||
- name: Checkout QMK
|
- name: Checkout QMK
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user