Remove the possible unnecessary flag

This commit is contained in:
JohnTitor 2021-03-26 09:58:24 +09:00 committed by Joshua Nelson
parent ee94932928
commit 1f796c2929
1 changed files with 1 additions and 1 deletions

View File

@ -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