chore: Configuration pour l'environnement prod
This commit is contained in:
3
.github/workflows/install-deps.yml
vendored
3
.github/workflows/install-deps.yml
vendored
@@ -38,3 +38,6 @@ jobs:
|
||||
with:
|
||||
php-version: '8.3'
|
||||
tools: symfony-cli
|
||||
|
||||
- name: Install Composer dependencies
|
||||
run: composer install --no-suggest --no-interaction --prefer-dist
|
||||
|
||||
Reference in New Issue
Block a user