Back to real root (#3178)
This commit is contained in:
parent
6667373a80
commit
e80771b3ca
@ -64,7 +64,7 @@ if [ "$BRANCH" == "master" ]; then
|
||||
echo "*** Publishing $PACKAGE to npmjs"
|
||||
cd .npmjs
|
||||
npm publish --access public
|
||||
cd ..
|
||||
cd ../..
|
||||
fi
|
||||
|
||||
echo "*** Updating cargo parity-ui-precompiled#$PRECOMPILED_HASH"
|
||||
|
Loading…
Reference in New Issue
Block a user