We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08f3404 commit 185c715Copy full SHA for 185c715
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
run: git submodule update --init --recursive
27
28
- name: Setup Chrome
29
- run: /
+ run: |
30
sudo apt-get -qq update
31
sudo apt-get install chromium-browser
32
0 commit comments