workdir
Prepare release for chill app / update-deps (push) Failing after 13s Details

This commit is contained in:
Julien Fastré 2023-10-24 17:00:53 +02:00
parent 4cc6fbc7ec
commit 81d64d44a8
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ jobs:
steps:
- name: check out repository
uses: https://github.com/actions/checkout@v4
- name: read local files
run: ls -lah
- name: run composer update to update composer.lock
uses: https://github.com/addnab/docker-run-action@v3
with: