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 5365e55 commit 06a3d97Copy full SHA for 06a3d97
.circleci/config.yml
@@ -409,7 +409,7 @@ jobs:
409
cd ../../../doc
410
fi
411
echo 'export PATH="/home/circleci/project/doc/node_modules/.bin:$PATH"' >> $BASH_ENV
412
- sudo apt-get install -y poppler-utils libxtst6 xvfb libgtk2.0-0 libgconf-2-4 libnss3 libasound2 rename
+ sudo apt-get install -y poppler-utils libxtst6 xvfb libgtk2.0-0 libgconf-2-4 libnss3 libasound2 rename bison
413
cd ..
414
415
- save_cache:
0 commit comments