Skip to content

Commit 7b9e3d7

Browse files
committed
Fixup
1 parent 98e3304 commit 7b9e3d7

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)