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
|
cp .env.sample .env
|
||||||
composer update
|
composer update
|
||||||
npm install -g pnpm
|
npm install -g pnpm
|
||||||
|
npx update-browserslist-db@latest
|
||||||
sh build.sh
|
sh build.sh
|
||||||
- name: Move built zip file
|
- name: Move built zip file
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user