Skip to content

Commit 633db59

Browse files
ci: clarify joint crate packaging
1 parent 92a882e commit 633db59

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
}
108108
109109
- name: Package release crates
110+
# Cargo verifies workspace dependencies through its temporary registry.
110111
run: >
111112
cargo package --locked
112113
-p paimon

0 commit comments

Comments
 (0)