Skip to content

Commit f22a41a

Browse files
author
Marc Jakobi
committed
cd: update browserslist db
1 parent a70bdcd commit f22a41a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ jobs:
2020

2121
- name: Install dependencies
2222
run: yarn install --frozen-lockfile
23+
24+
- name: Update browserslist DB
25+
run: npx update-browserslist-db@latest
26+
2327
- name: Build website
2428
run: yarn build
2529

0 commit comments

Comments
 (0)