Skip to content

Commit 0873466

Browse files
committed
debug: CI, brute-force safe directory
1 parent 819455d commit 0873466

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/GnuTests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ jobs:
190190
chown -R gnutest:gnutest .
191191
chown -R gnutest:gnutest '${{ steps.vars.outputs.path_UUTILS }}'
192192
chown -R gnutest:gnutest '${{ steps.vars.outputs.path_GNU }}'
193+
git config --global --add safe.directory '*'
193194
194195
- name: Build binaries
195196
shell: bash

0 commit comments

Comments
 (0)