mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 13:18:20 +00:00
Re-generate Cargo.lock when running the release script
This commit is contained in:
@@ -14,6 +14,10 @@ echo "manually check changes to Cargo.toml"
|
||||
${FD} wasmer.iss --exec sed -i '{}' -e "s/AppVersion=$PREVIOUS_VERSION/AppVersion=$NEXT_VERSION/"
|
||||
echo "manually check changes to wasmer.iss"
|
||||
|
||||
# Re-generate lock files
|
||||
cargo generate-lockfile
|
||||
cargo generate-lockfile --manifest-path wasmer-test
|
||||
|
||||
# Order to upload packages in
|
||||
## wasmer-types
|
||||
## win-exception-handler
|
||||
|
||||
Reference in New Issue
Block a user