Perl-Toolchain-Gang / ExtUtils-MakeMaker

Perl module to make Makefiles and build modules (what backs Makefile.PL)
https://metacpan.org/release/ExtUtils-MakeMaker
64 stars 77 forks source link

smoke-windows-cygwin.yml - setup safe.directory early #429

Closed demerphq closed 1 year ago

demerphq commented 1 year ago

Hopefully this fixes:

error: could not lock config file /home/runneradmin/.gitconfig: No such file or directory
fatal: detected dubious ownership in repository at '/cygdrive/d/a/ExtUtils-MakeMaker/ExtUtils-MakeMaker'
To add an exception for this directory, call:

        git config --global --add safe.directory /cygdrive/d/a/ExtUtils-MakeMaker/ExtUtils-MakeMaker
Error: Process completed with exit code 128.
demerphq commented 1 year ago

replaced by #430