mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 03:05:07 +08:00
ci: 修复 release 异常
This commit is contained in:
parent
ac75e433ae
commit
8263cf2b60
@ -247,7 +247,7 @@ async function main() {
|
||||
updateVersions(packagesVersion);
|
||||
|
||||
// update lock
|
||||
await run('pnpm i');
|
||||
await run('pnpm', ['i']);
|
||||
// // build all packages with types
|
||||
step('\nBuilding all packages...');
|
||||
if (!isDryRun) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user