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 ce6a703 commit ac6bb0bCopy full SHA for ac6bb0b
.github/actions/setup-rust/action.yml
@@ -14,4 +14,4 @@ runs:
14
- name: Initialize Rustup
15
shell: bash
16
run: |
17
- rustup --help
+ rustup update
0 commit comments