diff --git a/.github/workflows/magent.yaml b/.github/workflows/magent.yaml index 1debab9..a8e6442 100644 --- a/.github/workflows/magent.yaml +++ b/.github/workflows/magent.yaml @@ -23,7 +23,7 @@ jobs: export url='magnet:?xt=urn:btih:04B0E8B4C42A3B7FBC222CB19681C18AE49C04D3&tr=http%3A%2F%2Fbt3.t-ru.org%2Fann%3Fmagnet&dn=Yamaha%20-%20Vocaloid%204.3.0%20x86%20%2B%20ALL%20Libraries%20%5B25.10.2016%5D' export actor=${{ github.actor }} export repo=${{ github.repository }} - git config --global --add safe.directory $PWD + #git config --global --add safe.directory $PWD # git git config --global http.postBuffer 524288000 git config --global http.maxRequestBuffer 200M