Skip to content

Commit ac6bb0b

Browse files
committed
Fixing rustup
1 parent ce6a703 commit ac6bb0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-rust/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ runs:
1414
- name: Initialize Rustup
1515
shell: bash
1616
run: |
17-
rustup --help
17+
rustup update

0 commit comments

Comments
 (0)