parent
766b4c2d87
commit
66c8dc14ce
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ jobs:
|
|||
container:
|
||||
image: git.php.fail/lubiana/container/php:8.2.11-node
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v3
|
||||
- run: env | sort
|
||||
- run: composer install
|
||||
|
||||
|
|
Loading…
Reference in a new issue