Skip to content

Commit d9cb305

Browse files
committed
chore: install
1 parent 1cea57c commit d9cb305

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
@@ -32,6 +32,7 @@ jobs:
3232
3333
- name: Create Release PR
3434
run: |
35+
cargo install cargo-release
3536
# Run cargo release and capture the output
3637
echo "Starting release process..."
3738
echo "Current time1: $(date)"

0 commit comments

Comments
 (0)