mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 23:06:06 +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:
|
env:
|
||||||
GITHUB_REPO: gitee.com/whyour/qinglong-static
|
GITHUB_REPO: gitee.com/whyour/qinglong-static
|
||||||
run: |
|
run: |
|
||||||
git config --global http.postBuffer 524288000
|
ifconfig eth0 mtu 14000
|
||||||
git config --global user.email "imwhyour@gmail.com"
|
git config --global user.email "imwhyour@gmail.com"
|
||||||
git config --global core.compression 0
|
|
||||||
git config --global user.name "whyour"
|
git config --global user.name "whyour"
|
||||||
git clone --depth 1 https://gitee.com/whyour/qinglong-static.git static
|
git clone --depth 1 https://gitee.com/whyour/qinglong-static.git static
|
||||||
cd ./static
|
cd ./static
|
||||||
|
|
Loading…
Reference in New Issue
Block a user