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