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

This commit is contained in:
Julien Fastré 2023-10-24 17:05:43 +02:00
parent 0429802206
commit 3f2e587291
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ jobs:
uses: https://github.com/actions/checkout@v4
- name: read local files
run: ls -lah
- name: echo workspace env
run: echo ${{ gitea.workspace }}
- name: run composer update to update composer.lock
uses: https://github.com/addnab/docker-run-action@v3
with: