forked from Chill-project/chill-skeleton-basic
workdir
This commit is contained in:
@@ -11,6 +11,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: check out repository
|
- name: check out repository
|
||||||
uses: https://github.com/actions/checkout@v4
|
uses: https://github.com/actions/checkout@v4
|
||||||
|
- name: read local files
|
||||||
|
run: ls -lah
|
||||||
- name: run composer update to update composer.lock
|
- name: run composer update to update composer.lock
|
||||||
uses: https://github.com/addnab/docker-run-action@v3
|
uses: https://github.com/addnab/docker-run-action@v3
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user