Skip to content

Commit ac14211

Browse files
authored
Add libnode-dev system dependency for R V8 package 8.2.0 (#14427)
1 parent 0b4179d commit ac14211

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-smokes.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ jobs:
158158
sudo apt-get install -y libxml2-utils
159159
sudo apt-get install -y libharfbuzz-dev libfribidi-dev
160160
sudo apt-get install -y poppler-utils
161+
sudo apt-get install -y libnode-dev
161162
162163
- name: Install rsvg-convert for SVG conversion tests
163164
# Only do it on linux runner, and only if we are running the relevant tests

0 commit comments

Comments
 (0)