fix: 修正编译环境错误
This commit is contained in:
parent
e6c232349f
commit
f6b39ac52e
@ -16,9 +16,9 @@ then
|
||||
git clone git@github.com:ng-docs/ng-docs.github.io.git ./ng-docs.github.io
|
||||
fi
|
||||
|
||||
cd ./ng-docs.github.io
|
||||
cp -r dist/* ./ng-docs.github.io
|
||||
|
||||
cp -r dist/* .
|
||||
cd ./ng-docs.github.io
|
||||
|
||||
git add .
|
||||
git commit --allow-empty -am "${commitMessage}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user