Skip to content

Commit 778f035

Browse files
ci: remove unnecessary cargo-make install on windows jobs
1 parent 4236289 commit 778f035

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/windows.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ jobs:
5454
if: matrix.target == 'x86_64-pc-windows-gnu' && matrix.channel == 'nightly'
5555
shell: bash
5656

57-
- name: cargo-make
58-
run: cargo install --force cargo-make
59-
6057
- name: build
6158
run: |
6259
rustc -Vv

0 commit comments

Comments
 (0)