fix setup prod
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Successful in 1m20s Details
Tests & Lint & Deploy to Railway / deploy (push) Successful in 30s Details

This commit is contained in:
aslan 2024-04-22 11:28:56 +03:00
parent 4f234f10ca
commit 5c2f5acbd5
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ setup-ci:
npm run build
setup-prod:
/opt/php82/bin/php /usr/local/bin/composer install
composer install
npm ci
npm run build