Skip to content

Commit

Permalink
Update D10-Deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrkupton authored Apr 30, 2024
1 parent bd56c2c commit ae24dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/D10-Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
USE_DEV: "yes"
with:
dev: ${{ env.USE_DEV }} # download dev packages when used on dev environments
args: --prefer-dist --no-interaction --no-progress
args: --prefer-dist --no-interaction --no-progress --ignore-platform-req=ext-gd --ignore-platform-req=ext-soap
working_dir: candidate
version: 2.5.8
php_version: 8.3
Expand Down

0 comments on commit ae24dc8

Please sign in to comment.