mirror of
https://github.com/actions/runner.git
synced 2025-12-11 21:06:55 +00:00
chore: remove redundant words (#3705)
Signed-off-by: finaltrip <finaltrip@qq.com>
This commit is contained in:
2
src/Misc/dotnet-install.sh
vendored
2
src/Misc/dotnet-install.sh
vendored
@@ -11,7 +11,7 @@ set -u
|
||||
# This is causing it to fail
|
||||
set -o pipefail
|
||||
|
||||
# Use in the the functions: eval $invocation
|
||||
# Use in the functions: eval $invocation
|
||||
invocation='say_verbose "Calling: ${yellow:-}${FUNCNAME[0]} ${green:-}$*${normal:-}"'
|
||||
|
||||
# standard output may be used as a return value in the functions
|
||||
|
||||
Reference in New Issue
Block a user