ci: ✏️ properly use run step
This commit is contained in:
parent
1323549316
commit
cc75b4a98b
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ jobs:
|
|||
entrypoint: sh
|
||||
steps:
|
||||
- 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