Skip to content

Commit

Permalink
Linux x86 tests force as safe directory (#655)
Browse files Browse the repository at this point in the history
  • Loading branch information
misl6 committed May 7, 2023
1 parent aa46bdc commit 95381a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: checkout
run: |
linux32 sh -ec '
git config --global --add safe.directory '*'
git init .
git remote add origin https://github.com/$GITHUB_REPOSITORY
git config --local gc.auto 0
Expand Down

0 comments on commit 95381a2

Please sign in to comment.