Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj committed Dec 11, 2024
1 parent 1308e33 commit 2fd69da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/jobs/baseinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ show_phpinfo "$phpversion"

section_start "Run composer"
export APP_ENV="dev"
cd webapp
cd lib/vendor
composer install --no-scripts |tee "$ARTIFACTS"/composer_out.txt
cd ..
section_end
Expand Down

0 comments on commit 2fd69da

Please sign in to comment.