Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
re add script
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenCoady committed Jun 8, 2018
1 parent 67d0ff5 commit d9386bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/prepareRelease.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ npm run test
# don't run in CI
if [ ! "$CI" = true ]; then
lerna publish --skip-git --skip-npm
# npm run updateXml
npm run updateXml
fi

echo "Repository is ready for release."
Expand Down

0 comments on commit d9386bc

Please sign in to comment.