Обновить .gitea/workflows/gitea-actions.yml
Some checks failed
Gitea Actions / Build and deploy (push) Failing after 40s

This commit is contained in:
Dhaverd 2024-03-18 19:11:50 +03:00
parent d11007189a
commit def60a3f46

View File

@ -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