Skip to content

Commit 37ad874

Browse files
committed
fix: remove unnecessary dependency
1 parent c33af8f commit 37ad874

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
@@ -28,9 +28,6 @@ jobs:
2828
runs-on: ubuntu-latest
2929
steps:
3030
- uses: actions/checkout@v4
31-
- uses: actions/download-artifact@v4
32-
with:
33-
name: Cargo.toml
3431
- name: Rust Cache
3532
uses: Swatinem/rust-cache@v2
3633
- name: Install Rust toolchain

0 commit comments

Comments
 (0)