Теперь опять от рута, но игнорим предупреждения композера
Some checks failed
Gitea Actions / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
ecf684df60
commit
413fb0571f
|
@ -18,7 +18,7 @@ jobs:
|
|||
- run: npm i
|
||||
- run: echo "NPM dependencies updated"
|
||||
- run: echo "Updating composer dependencies..."
|
||||
- run: composer install
|
||||
- run: composer install --ignore-platform-reqs
|
||||
- run: echo "Composer dependencies updated"
|
||||
- run: echo "Building frontend..."
|
||||
- run: npm run build
|
||||
|
|
Loading…
Reference in New Issue