Skip to content

Commit 6a2ee04

Browse files
committed
Change wording
1 parent f9426ec commit 6a2ee04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ runs:
7070
[[ -n ${prefix[*]} ]] && julia_cmd=( "${prefix[@]}" "${julia_cmd[@]}" )
7171
7272
# Run the Julia command
73-
echo "::debug::The following Julia command will be executed: ${julia_cmd[*]}"
73+
echo "::debug::Executing Julia: ${julia_cmd[*]}"
7474
"${julia_cmd[@]}"
7575
shell: bash
7676
env:

0 commit comments

Comments
 (0)