about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorJohnTitor <huyuumi.dev@gmail.com>2021-03-26 09:58:24 +0900
committerJoshua Nelson <joshua@yottadb.com>2021-04-27 13:15:39 -0400
commitfc3832f3ff2556ea5b667614b5756bd7d22197c9 (patch)
treef6547ab99b7cf038122a7dda3d09f3ab63282c20 /src/doc/rustc-dev-guide
parent651110a824ccd3472f66e121926e542c9b0cd41e (diff)
downloadrust-fc3832f3ff2556ea5b667614b5756bd7d22197c9.tar.gz
rust-fc3832f3ff2556ea5b667614b5756bd7d22197c9.zip
Remove the possible unnecessary flag
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rwxr-xr-xsrc/doc/rustc-dev-guide/ci/linkcheck.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/ci/linkcheck.sh b/src/doc/rustc-dev-guide/ci/linkcheck.sh
index f939a7bd87e..5d49d133726 100755
--- a/src/doc/rustc-dev-guide/ci/linkcheck.sh
+++ b/src/doc/rustc-dev-guide/ci/linkcheck.sh
@@ -28,4 +28,4 @@ else # running locally
   echo "Checking files changed in $COMMIT_RANGE: $CHANGED_FILES"
 fi
 
-exec mdbook-linkcheck $FLAGS -- $GITHUB_WORKSPACE
+exec mdbook-linkcheck $FLAGS