mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-22 06:44:52 +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:
|
||||
|
||||
- name: Disable git safe directory checks
|
||||
run : git config --global --add safe.directory '*'
|
||||
|
||||
- name: Checkout QMK
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user