Browse Source

Deploying to gh-pages from @ qmk/qmk_firmware@e6e11dfde77a82d197f30289ca6bff8d3921a439 🚀

gh-pages
zvecr 1 year ago
parent
commit
f8eac5213d
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      newbs_building_firmware_workflow.md

+ 3
- 0
newbs_building_firmware_workflow.md View File

@ -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…
Cancel
Save