Skip to content

Commit d8993e5

Browse files
author
Greg Bowler
committed
Output value of $1
1 parent 483e931 commit d8993e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

php-build.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ if [ "$#" -ne 1 ]; then
66
echo "Must pass argument 1: the name of the action currently running"
77
exit 1
88
fi
9+
echo "Running php-build $1"
910

1011
if [ -z "$GITHUB_ACTOR" ]
1112
then

0 commit comments

Comments
 (0)