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 8165a45 commit 336f30c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ runs:
run: |
mkdir /tmp/.satis-build
echo "{}" > /tmp/.satis-build/composer.json
composer 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 336f30c

Please sign in to comment.