We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b4179d commit ac14211Copy full SHA for ac14211
1 file changed
.github/workflows/test-smokes.yml
@@ -158,6 +158,7 @@ jobs:
158
sudo apt-get install -y libxml2-utils
159
sudo apt-get install -y libharfbuzz-dev libfribidi-dev
160
sudo apt-get install -y poppler-utils
161
+ sudo apt-get install -y libnode-dev
162
163
- name: Install rsvg-convert for SVG conversion tests
164
# Only do it on linux runner, and only if we are running the relevant tests
0 commit comments