Skip to content

Commit

Permalink
ZO-4513: Install pypandoc dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wosc committed Feb 6, 2024
1 parent 70871f0 commit 7b9b5b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/testrunner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@ jobs:
sudo apt-get -y install --no-install-recommends \
libasound2 libatk1.0-0 libcairo-gobject2 libcairo2 libdbus-1-3 libdbus-glib-1-2 libfontconfig1 libfreetype6 libgdk-pixbuf-2.0-0 libglib2.0-0 libgtk-3-0 libpango-1.0-0 libpangocairo-1.0-0 libx11-6 libx11-xcb1 libxcb-shm0 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxtst6 \
build-essential graphviz-dev \
libxml2 libxslt1.1
libxml2 libxslt1.1 \
pandoc
- uses: browser-actions/[email protected]
id: setup-firefox
- name: setup geckodriver
Expand Down

0 comments on commit 7b9b5b0

Please sign in to comment.