Skip to content

Commit ac69b05

Browse files
committed
Update stable rust in the docs CI builder
1 parent c687d83 commit ac69b05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113
steps:
114114
- uses: actions/checkout@v2
115115
- run: rustup update nightly && rustup default nightly
116+
- run: rustup update stable
116117
- run: rustup component add rust-docs
117118
- run: ci/validate-man.sh
118119
# This requires rustfmt, use stable.

0 commit comments

Comments
 (0)