ci(actions): update browserslist/caniuse-lite

This commit is contained in:
Bobby 2022-03-03 18:03:48 +07:00
parent 356d4c44a1
commit 30ea4fe052
No known key found for this signature in database
GPG Key ID: 941839794CBF5A09

View File

@ -37,6 +37,9 @@ jobs:
- name: Install dependencies
run: yarn install
- name: Update browserslist/caniuse-lite
run: npx browserslist@latest --update-db
- name: yarn build
run: yarn build