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