Обновить .gitea/workflows/gitea-actions.yml
Some checks failed
Gitea Actions / Build and deploy (push) Failing after 40s
Some checks failed
Gitea Actions / Build and deploy (push) Failing after 40s
This commit is contained in:
parent
d11007189a
commit
def60a3f46
|
@ -28,7 +28,7 @@ jobs:
|
|||
npm i --progress=false
|
||||
- name: Update composer dependencies
|
||||
uses: php-actions/composer@v6
|
||||
with:
|
||||
with:
|
||||
command:
|
||||
composer install
|
||||
- name: Build frontend
|
||||
|
|
Loading…
Reference in New Issue