mirror of https://github.com/certd/certd
chore: 1.0.7
parent
cd4b9527c3
commit
af75e607ec
|
@ -11,7 +11,8 @@ build=$(pwd)
|
|||
cd ../../
|
||||
root=$(pwd)
|
||||
echo "安装依赖"
|
||||
pnpm install --registry=https://registry.npmmirror.com
|
||||
#pnpm install --registry=https://registry.npmmirror.com
|
||||
pnpm install
|
||||
|
||||
echo "client build"
|
||||
cd $root/packages/ui/certd-client
|
||||
|
|
Loading…
Reference in New Issue