We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54c5d3a commit 2a6b9b2Copy full SHA for 2a6b9b2
.circleci/config.yml
@@ -24,6 +24,7 @@ jobs:
24
node -p "require('./package').version" > ~/artifacts/pkg-version
25
26
# - run: sudo apt-get install -qq libgl-dev xorg-dev libgl1-mesa-dev
27
+ - run: sudo apt-get update
28
- run: sudo apt-get install -qq libwayland-dev libgles2-mesa-dev
29
- run: npm ci
30
- run: npm run build
0 commit comments