Skip to content

Commit 9a1b074

Browse files
committed
chore: tweak release script
1 parent 7d37212 commit 9a1b074

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

driver/release.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ npm prune --production
88
rm -rf node_modules/appium
99
npm shrinkwrap
1010

11+
# to install types again
12+
npm install
13+
1114
echo "complete the refreshment"

0 commit comments

Comments
 (0)