From 5a26a15563ddfc4531bb6b086d09f818a417e75f Mon Sep 17 00:00:00 2001 From: hanhh Date: Thu, 20 May 2021 00:32:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95build=20action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ build.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ build.yml b/.github/workflows/ build.yml index da3c25b1..33195827 100644 --- a/.github/workflows/ build.yml +++ b/.github/workflows/ build.yml @@ -23,9 +23,8 @@ jobs: env: GITHUB_REPO: gitee.com/whyour/qinglong-static run: | - git config --global http.postBuffer 524288000 + ifconfig eth0 mtu 14000 git config --global user.email "imwhyour@gmail.com" - git config --global core.compression 0 git config --global user.name "whyour" git clone --depth 1 https://gitee.com/whyour/qinglong-static.git static cd ./static