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 2695375 commit 4677ab0Copy full SHA for 4677ab0
.github/workflows/build-electron.yml
@@ -253,7 +253,7 @@ jobs:
253
254
# Test basic app launch (verify it can start without crashing)
255
echo "Testing app launch..."
256
- timeout 30s "$APP_BUNDLE/Contents/MacOS/Kiwix JS Electron" \
+ "$APP_BUNDLE/Contents/MacOS/Kiwix JS Electron" \
257
--disable-gpu-sandbox \
258
--no-sandbox \
259
--disable-web-security \
0 commit comments