There was an error while loading. Please reload this page.
1 parent 932681b commit 4905bd5Copy full SHA for 4905bd5
1 file changed
.github/workflows/runloop-blueprint-template.json
@@ -20,6 +20,7 @@
20
"launch_parameters": {
21
"launch_commands": [
22
"export DISPLAY=:99",
23
+ "export PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium",
24
"nohup Xvfb :99 -screen 0 1920x1080x24 > /tmp/xvfb.log 2>&1 &",
25
"sleep 2",
26
"sudo mkdir -p /home/user",
0 commit comments