Skip to content

Commit ac1f6f0

Browse files
committed
Fixup
1 parent 6a2287f commit ac1f6f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/jobs/baseinstall.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ phpversion="${3:-8.1}"
88
# If this script is called from unit-tests.sh, we use the test environment
99
export APP_ENV="${4:-prod}"
1010

11-
show_phpinfo $version
11+
show_phpinfo $phpversion
1212

1313
MYSQL_ROOT_PASSWORD=${MYSQL_ROOT_PASSWORD:-root}
1414

0 commit comments

Comments
 (0)