mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 04:28:00 +00:00
chore: fix some comments (#1697)
Signed-off-by: shangchengbabaiban <shuang.cui@live.cn> Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
This commit is contained in:
committed by
GitHub
parent
14818fc12a
commit
9fbabd01ad
+1
-1
@@ -83,7 +83,7 @@ for CRATE_DIR in ${ORDER[@]}; do
|
||||
sleep 3
|
||||
remote_version
|
||||
if [ "$REMOTE_VERSION" = "$VERSION" ]; then
|
||||
echo "🥳 $NAME@$VERSION published succesfully."
|
||||
echo "🥳 $NAME@$VERSION published successfully."
|
||||
sleep 3
|
||||
break
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user