npx update-browserslist-db@latest because the build is frozen without it
Some checks failed
Make release / release (push) Failing after 6m2s

This commit is contained in:
2025-02-14 04:06:12 -06:00
parent 22eb47d8bc
commit a5fb8b8171

View File

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