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
ab35901ca6
commit
78726ab832
3
.github/workflows/ build.yml
vendored
3
.github/workflows/ build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user