This commit is contained in:
parent
d79a736e23
commit
a8678d0a5a
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ jobs:
|
||||||
entrypoint: sh
|
entrypoint: sh
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- ./docker-entrypoint.sh -i ./vendor/.* *.php
|
- run: ./docker-entrypoint.sh -i ./vendor/.* *.php
|
Loading…
Add table
Add a link
Reference in a new issue