Skip to content

Commit 2cb21a9

Browse files
committed
Fixup
1 parent 4baa67f commit 2cb21a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/jobs/baseinstall.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ show_phpinfo "$phpversion"
2323

2424
section_start "Run composer"
2525
export APP_ENV="dev"
26+
pwd
2627
composer install --no-scripts |tee "$ARTIFACTS"/composer_out.txt
2728
section_end
2829

0 commit comments

Comments
 (0)