Skip to content

Commit b301509

Browse files
committed
Update binary to Chromium
1 parent 568c7b6 commit b301509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: Setup Chrome
1010
steps:
1111
- uses: browser-actions/setup-chrome@v1
12-
- run: chrome --version
12+
- run: Chromium --version
1313
- name: Report Python version
1414
run: file `which python3`
1515
- name: Install screenshot utility

0 commit comments

Comments
 (0)