Skip to content

Commit 0355e12

Browse files
JohnTitorJoshua Nelson
authored and
Joshua Nelson
committed
Remove the possible unnecessary flag
1 parent 6448a3e commit 0355e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/linkcheck.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ else # running locally
2828
echo "Checking files changed in $COMMIT_RANGE: $CHANGED_FILES"
2929
fi
3030

31-
exec mdbook-linkcheck $FLAGS -- $GITHUB_WORKSPACE
31+
exec mdbook-linkcheck $FLAGS

0 commit comments

Comments
 (0)