Commit 2d55398
authored
chore(ci): add rustfmt for docs job (rust-lang#16013)
### What does this PR try to resolve?
Unclear why it wasn't missing before.
The line was added five years ago.
Seems it should be available.
https://github.com/actions/runner-images/blob/75ec4229/images/ubuntu/scripts/build/install-rust.sh#L19-L20
Maybe due to recent pin/unpin 1.89 issue?
actions/runner-images@69c94f5b
### How to test and review this PR?
Job passes.1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| 280 | + | |
280 | 281 | | |
281 | 282 | | |
282 | 283 | | |
| |||
0 commit comments