Skip to content

Commit d5ef191

Browse files
add devdependency
1 parent b5d89c3 commit d5ef191

File tree

5 files changed

+10443
-9414
lines changed

5 files changed

+10443
-9414
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
- run: node --version
2323
- run: npm --version
2424

25+
- name: Install Chrome
26+
uses: browser-actions/setup-chrome@v1
27+
2528
- name: Install Monorepo Deps
2629
run: npm ci --ignore-scripts
2730

0 commit comments

Comments
 (0)