Skip to content

Commit 831d5f5

Browse files
committed
Add Chrome to GH action for #378
1 parent fcae2ff commit 831d5f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
steps:
2+
- uses: browser-actions/setup-chrome@v1
3+
- run: chrome --version

0 commit comments

Comments
 (0)