Skip to content

Commit 4ac10cf

Browse files
committed
Launch Chromium
1 parent 5687415 commit 4ac10cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
echo PATH=$PATH >> $GITHUB_ENV
2424
- name: Install screenshot utility
2525
run: python3 -m pip install screenshot
26-
# - name: Launch Chrome
27-
# run: chrome
26+
- name: Launch Chrome
27+
run: Chromium
2828
- name: Take screenshot of Chrome
2929
run: screenshot Chromium --filename chrome.png --shadow
3030
- name: Upload screenshot

0 commit comments

Comments
 (0)