This commit is contained in:
parent
0429802206
commit
3f2e587291
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user