Skip to content

Commit b49f1ed

Browse files
committed
chore(release): hotfix 4.0.0 [skip ci]
1 parent b01c54e commit b49f1ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-RELEASE.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
cp package.json out
4444
cp tsconfig.cjs.json out
4545
cd out
46+
npm install --production
4647
npm pack
4748
npm publish $(ls -all | grep "lightningflowscanner" | awk '{print $9}')
4849
env:

0 commit comments

Comments
 (0)