From 05358ed1a442348f127e9869f297c8353310afdc Mon Sep 17 00:00:00 2001 From: hanhh <18330117883@163.com> Date: Wed, 19 May 2021 23:48:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbuild=20action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ build.yml b/.github/workflows/ build.yml index 8169fd13..9fe7c834 100644 --- a/.github/workflows/ build.yml +++ b/.github/workflows/ build.yml @@ -23,7 +23,7 @@ jobs: env: GITHUB_REPO: gitee.com/whyour/qinglong-static run: | - git config --global http.postBuffer 1048576000 + git config --global http.postBuffer 524288000 git config --global user.email "imwhyour@gmail.com" git config --global user.name "whyour" git clone https://gitee.com/whyour/qinglong-static.git static