mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-12 11:30:01 -04:00
fix: github actions fixed hopefully
This commit is contained in:
parent
aac982ef04
commit
c901f4fe81
1 changed files with 2 additions and 0 deletions
|
@ -142,6 +142,8 @@ const testCommonJSOnPage = async () => {
|
||||||
'--enable-features=NetworkService',
|
'--enable-features=NetworkService',
|
||||||
'--enable-features=ServiceWorker',
|
'--enable-features=ServiceWorker',
|
||||||
'--enable-features=InsecureOrigins',
|
'--enable-features=InsecureOrigins',
|
||||||
|
'--no-sandbox',
|
||||||
|
'--disable-setuid-sandbox',
|
||||||
],
|
],
|
||||||
headless: true,
|
headless: true,
|
||||||
ignoreHTTPSErrors: true,
|
ignoreHTTPSErrors: true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue