Skip to content

Commit d9c4943

Browse files
committed
[fix] setup Chrome in GitHub action
1 parent 22628d5 commit d9c4943

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
node-version: 14
1616
registry-url: https://registry.npmjs.org
1717
cache: yarn
18+
- uses: browser-actions/setup-chrome@latest
1819
- name: Install, Build & Publish
1920
run: |
2021
yarn

0 commit comments

Comments
 (0)