Skip to content

Commit 7ae7744

Browse files
committed
update bump_and_publish.sh script
1 parent 0f4d115 commit 7ae7744

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bump_and_publish.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ else
190190
echo "Dry-run: would rewrite $ROOT_CARGO"
191191
fi
192192

193+
run cargo check -q
193194
run cargo check --locked -q
194195
run git add "$ROOT_CARGO" "$LOCKFILE"
195196
run git commit -m "chore(release): bump alevin-fry to v${VERSION}"

0 commit comments

Comments
 (0)