fix: update build git checkout src/typings/components.d.ts
This commit is contained in:
@@ -56,11 +56,13 @@ build-jar(){
|
||||
|
||||
build-dist(){
|
||||
cd ${FERootDir}
|
||||
git checkout src/typings/components.d.ts
|
||||
git pull
|
||||
pnpm i
|
||||
pnpm build
|
||||
|
||||
cd ${FEUserRootDir}
|
||||
git checkout src/typings/components.d.ts
|
||||
git pull
|
||||
pnpm i
|
||||
pnpm build
|
||||
|
||||
Reference in New Issue
Block a user