no-install
Prepare release for chill app / update-deps (push) Successful in 21s Details

This commit is contained in:
Julien Fastré 2023-10-24 19:06:28 +02:00
parent 6d019adb1d
commit 01959d06d4
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
uses: docker://gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image:latest
with:
# this is where we set the command to execute
args: composer update
args: composer update --no-install
- name: commit changed files
uses: https://github.com/stefanzweifel/git-auto-commit-action@v5
with: