This commit is contained in:
parent
4cc6fbc7ec
commit
81d64d44a8
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user