Skip to content

Commit f657ed6

Browse files
authored
chore(doc): add no-sudo option to README (#624)
Add `no-sudo` option to README. close #622
1 parent c7ddce5 commit f657ed6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ steps:
9090
Default: `false`
9191
- `install-chromedriver`: *(Optional)* Install the compatible ChromeDriver with the browser.
9292
Default: `false`
93+
- `no-sudo`: *(Optional)* Do not use sudo to install Google Chrome/Chromium (Linux only).
94+
Default: `false`
9395

9496
### Outputs
9597

0 commit comments

Comments
 (0)