mirror of
https://github.com/swc-project/swc.git
synced 2024-12-25 22:56:11 +03:00
chore: Fix publish script
This commit is contained in:
parent
f0ca487848
commit
720b3e05c1
@ -4,7 +4,7 @@ set -eu
|
||||
git pull || true
|
||||
|
||||
yarn changelog
|
||||
cargo mono bump -D swc_atoms
|
||||
cargo mono bump -i
|
||||
# Ensure that Cargo.lock is up-to-date
|
||||
cargo metadata --format-version 1 > /dev/null
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user