(MODE-11365) Fixing artifact build.
This commit is contained in:
parent
27b4114ce7
commit
c825ef6ddd
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: Setup and run npm
|
name: Setup and run npm
|
||||||
command: |
|
command: |
|
||||||
|
apt update && \
|
||||||
apt install -y apt-transport-https \
|
apt install -y apt-transport-https \
|
||||||
build-essential python libcairo2-dev \
|
build-essential python libcairo2-dev \
|
||||||
libgles2-mesa-dev libgbm-dev libllvm3.9 libprotobuf-dev \
|
libgles2-mesa-dev libgbm-dev libllvm3.9 libprotobuf-dev \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue