mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 06:46:09 +08:00
修复build action
This commit is contained in:
parent
421b9b8fb9
commit
05358ed1a4
2
.github/workflows/ build.yml
vendored
2
.github/workflows/ build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user