Skip to content

Commit 5dbe595

Browse files
committed
Fixing rustup
1 parent ac6bb0b commit 5dbe595

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 update
17+
rustup show

0 commit comments

Comments
 (0)