[back port] Update dmlc-core. (#6862) (#6864)

* Install pandoc, pandoc-citeproc on CI.
This commit is contained in:
Jiaming Yuan
2021-04-16 03:49:41 +08:00
committed by GitHub
parent c42387162d
commit 9f5e2c52ce
2 changed files with 2 additions and 2 deletions

View File

@@ -100,7 +100,7 @@ jobs:
- name: Install system packages
run: |
sudo apt-get update && sudo apt-get install libcurl4-openssl-dev libssl-dev libssh2-1-dev libgit2-dev
sudo apt-get update && sudo apt-get install libcurl4-openssl-dev libssl-dev libssh2-1-dev libgit2-dev pandoc pandoc-citeproc
- name: Install dependencies
shell: Rscript {0}