Skip to content

Commit e7de47c

Browse files
committed
install ff
1 parent 4bd9d3f commit e7de47c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-screenshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Install dependencies
4343
run: npm i
4444
- name: Install Playwright Browsers
45-
run: npx playwright install chromium
45+
run: npx playwright install chromium firefox
4646
- name: Update screenshots
4747
run: node --run visual:update
4848
- name: Push new screenshots

0 commit comments

Comments
 (0)