Remove the possible unnecessary flag
This commit is contained in:
parent
651110a824
commit
fc3832f3ff
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue