Теперь оно ранится не от рута
Some checks failed
Gitea Actions / Explore-Gitea-Actions (push) Failing after 6s
Some checks failed
Gitea Actions / Explore-Gitea-Actions (push) Failing after 6s
This commit is contained in:
parent
bcd88ef1b3
commit
ecf684df60
|
@ -18,8 +18,7 @@ jobs:
|
|||
- run: npm i
|
||||
- run: echo "NPM dependencies updated"
|
||||
- run: echo "Updating composer dependencies..."
|
||||
- run: export COMPOSER_ALLOW_SUPERUSER=1
|
||||
- run: composer install | yes
|
||||
- run: composer install
|
||||
- run: echo "Composer dependencies updated"
|
||||
- run: echo "Building frontend..."
|
||||
- run: npm run build
|
||||
|
|
Loading…
Reference in New Issue