mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-20 19:11:08 +03:00
Typo in script
This commit is contained in:
parent
68896b2a76
commit
1e675d5afc
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ do
|
|||
echo "** Publishing $crate"
|
||||
cd $crate
|
||||
cargo package
|
||||
cargo pubish
|
||||
cargo publish
|
||||
cd ..
|
||||
done
|
||||
|
||||
|
|
Loading…
Reference in a new issue