Skip to content

Commit 4baa67f

Browse files
committed
Fixup
1 parent b4861e3 commit 4baa67f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/jobs/baseinstall.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ show_phpinfo "$phpversion"
2323

2424
section_start "Run composer"
2525
export APP_ENV="dev"
26-
cd lib/vendor
2726
composer install --no-scripts |tee "$ARTIFACTS"/composer_out.txt
28-
cd ..
2927
section_end
3028

3129
section_start "Set simple admin password"

0 commit comments

Comments
 (0)