Skip to content

Commit

Permalink
Updated deploy-docs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pi-kappa-devel authored Nov 7, 2024
1 parent 960b2ad commit b910bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Install dependencies
run: |
sudo apt-get install -y lftp libcurl4-openssl-dev libfribidi-dev libharfbuzz-dev pandoc
sudo apt-get install -y lftp libcurl4-openssl-dev libfribidi-dev libharfbuzz-dev pandoc pandoc-citeproc
pip install neer-match
Rscript -e "
install.packages(c('pkgdown', 'reticulate', 'rmarkdown', 'roxygen2', 'tensorflow'))
Expand Down

0 comments on commit b910bd8

Please sign in to comment.