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

This commit is contained in:
2023-10-24 17:00:53 +02:00
parent 4cc6fbc7ec
commit 81d64d44a8

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: