mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
chore: 1.0.7
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user