We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac6bb0b commit 5dbe595Copy full SHA for 5dbe595
.github/actions/setup-rust/action.yml
@@ -14,4 +14,4 @@ runs:
14
- name: Initialize Rustup
15
shell: bash
16
run: |
17
- rustup update
+ rustup show
0 commit comments