Skip to content

Commit f7e47ed

Browse files
committed
Update release.yml
1 parent 8d0bfb4 commit f7e47ed

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ jobs:
1717
with:
1818
node-version: '20'
1919

20-
- name: Set up Rust
21-
uses: actions/setup-rust@v1
22-
with:
23-
rust-version: 'stable'
24-
2520
- name: Install dependencies
2621
run: npm ci
2722

0 commit comments

Comments
 (0)