Skip to content

Commit

Permalink
Fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Sep 6, 2024
1 parent 64b4b37 commit 290c414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- uses: ramsey/composer-install@v3
with:
composer-options: '--optimize-autoloader --no-dev'
composer-options: '--optimize-autoloader --no-dev --ignore-platform-reqs'

- run: npm ci

Expand Down

0 comments on commit 290c414

Please sign in to comment.