mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-18 17:21:33 +00:00
ci(actions): update browserslist/caniuse-lite
This commit is contained in:
parent
356d4c44a1
commit
30ea4fe052
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user