mirror of
https://github.com/rust-lang-cn/book-cn.git
synced 2025-01-22 23:10:20 +08:00
Update .github/workflows/main.yml
This commit is contained in:
parent
88604b04e5
commit
a198f47fdd
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -64,9 +64,3 @@ jobs:
|
||||
cargo run --bin lfp src
|
||||
- name: Validate references
|
||||
run: bash ci/validate.sh
|
||||
- name: Check for broken links
|
||||
run: |
|
||||
curl -sSLo linkcheck.sh \
|
||||
https://raw.githubusercontent.com/rust-lang/rust/master/src/tools/linkchecker/linkcheck.sh
|
||||
# Cannot use --all here because of the generated redirect pages aren't available.
|
||||
sh linkcheck.sh book
|
||||
|
Loading…
Reference in New Issue
Block a user