Skip to content

Commit c9de039

Browse files
committed
fix: remove unnecessary download
1 parent 926bcdd commit c9de039

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
with:
2323
fetch-depth: 1
2424
- run: ./.github/scripts/update_version.sh
25-
- uses: actions/download-artifact@v4
26-
with:
27-
name: Cargo.toml
2825
- name: Install Rust toolchain
2926
uses: dtolnay/rust-toolchain@stable
3027
- uses: taiki-e/install-action@v2

0 commit comments

Comments
 (0)