File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ environment:
3131
3232init :
3333 # Fixes "fatal: detected dubious ownership in repository at '/cygdrive/c/projects/opensc'" with recent images
34- - git config --global --add safe.directory /cygdrive/c/projects/opensc
34+ - git config --global --add safe.directory /cygdrive/c/projects/opensc-sm
3535
3636install :
3737 - ps : if ($env:APPVEYOR_PULL_REQUEST_NUMBER -and $env:APPVEYOR_BUILD_NUMBER -ne ((Invoke-RestMethod `
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ environment:
3131
3232init :
3333 # Fixes "fatal: detected dubious ownership in repository at '/cygdrive/c/projects/opensc'" with recent images
34- - git config --global --add safe.directory /cygdrive/c/projects/opensc
34+ - git config --global --add safe.directory /cygdrive/c/projects/opensc-sm
3535
3636install :
3737 - ps : if ($env:APPVEYOR_PULL_REQUEST_NUMBER -and $env:APPVEYOR_BUILD_NUMBER -ne ((Invoke-RestMethod `
You can’t perform that action at this time.
0 commit comments