added sandbox workaround

This commit is contained in:
Darangi 2019-12-20 00:34:10 +01:00
parent 8bb7855966
commit 1a59f72955

View File

@ -66,10 +66,8 @@ jobs:
npm_config_clang: 1
displayName: Build Atom
- script: |
sudo chown root chrome-sandbox
chmod 4755 chrome-sandbox
displayName: Tweaking chrome-sandbox binary
- script: sudo sysctl -w kernel.unprivileged_userns_clone=1
displayName: Sandbox workaround
- script: script/test
env: