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 d677c1b commit 7a7a26eCopy full SHA for 7a7a26e
.github/workflows/build_deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
persist-credentials: false
13
14
- name: Install Ubuntu Packages
15
- run: sudo apt-get install -y libcurl4-openssl-dev pandoc pandoc-citeproc texlive texlive-xetex biber
+ run: sudo apt-get install -y libcurl4-openssl-dev pandoc pandoc-citeproc texlive texlive-xetex biber libicu-dev
16
17
- name: Setup R
18
uses: r-lib/actions/setup-r@v2
0 commit comments