Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanisn authored Dec 20, 2022
1 parent 336f30c commit 8e8183d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
mkdir /tmp/.satis-build
echo "{}" > /tmp/.satis-build/composer.json
composer config allow-plugins.composer/satis true
composer g config allow-plugins.composer/satis true
composer g require composer/satis:dev-main --prefer-dist \
--no-cache --no-progress --no-interaction -o \
Expand Down

0 comments on commit 8e8183d

Please sign in to comment.