devops: update docs regarding bubblewrap on linux

This commit is contained in:
Andrey Lushnikov 2020-03-24 14:28:11 -07:00 committed by GitHub
parent 7943e00aa2
commit 3e8a6ac347
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -227,6 +227,8 @@ $ sudo update-alternatives --install /usr/bin/clang clang /usr/bin/clang-9 100
## Setting Bot Environment
WebKit on Linux requires a new version of BubbleWrap. Download from https://launchpad.net/ubuntu/+source/bubblewrap/0.3.1-1ubuntu1 and install manually.
> TODO: instructions to set up linux bot
## Running Build Loop