npx update-browserslist-db@latest because the build is frozen without it
Some checks failed
Make release / release (push) Failing after 6m2s
Some checks failed
Make release / release (push) Failing after 6m2s
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -24,6 +24,7 @@ jobs:
|
||||
cp .env.sample .env
|
||||
composer update
|
||||
npm install -g pnpm
|
||||
npx update-browserslist-db@latest
|
||||
sh build.sh
|
||||
- name: Move built zip file
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user