modify chrome-sandbox permission

This commit is contained in:
Darangi 2020-01-07 11:07:13 +01:00
parent 788d21f380
commit 8a709366cb

View File

@ -67,8 +67,8 @@ jobs:
displayName: Build Atom
- script: |
sudo chown root /node_modules/electron/dist/chrome-sandbox
chmod 4755 node_modules/electron/dist/chrome-sandbox
sudo chown root **/node_modules/electron/dist/chrome-sandbox
chmod 4755 **/node_modules/electron/dist/chrome-sandbox
displayName: Tweaking chrome-sandbox binary
- script: script/test