Skip to content

Commit

Permalink
Apply git bodge
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored Mar 29, 2023
1 parent c771fa7 commit 0741eed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
container: qmkfm/qmk_cli

steps:
- name: Disable safe.directory check
run : git config --global --add safe.directory '*'

- name: Checkout qmk_firmware
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 0741eed

Please sign in to comment.