mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
测试build action
This commit is contained in:
@@ -23,10 +23,9 @@ jobs:
|
||||
env:
|
||||
GITHUB_REPO: gitee.com/whyour/qinglong-static
|
||||
run: |
|
||||
mkdir -p static
|
||||
git clone https://gitee.com/whyour/qinglong-static.git static
|
||||
cd ./static
|
||||
cp -rf ../dist ./ && cp -rf ../build ./
|
||||
git init && git add .
|
||||
git config user.name "whyour"
|
||||
git config user.email "imwhyour@gmail.com"
|
||||
git add .
|
||||
|
||||
Reference in New Issue
Block a user