mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-23 07:17:42 +00:00
Deploying to gh-pages from @ qmk/qmk_firmware@e6e11dfde7 🚀
This commit is contained in:
parent
7c1d054412
commit
f8eac5213d
@ -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