Skip to content

Commit

Permalink
Install reticulate
Browse files Browse the repository at this point in the history
... for deploying tutorials to shinyapps.io
  • Loading branch information
schloerke committed Sep 18, 2020
1 parent e12f49d commit 357e7f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Expand Up @@ -147,6 +147,7 @@ jobs:
-e "library(remotes)"
-e "update(readRDS('depends.Rds'))"
-e "remotes::install_cran('sortable')"
-e "remotes::install_cran('reticulate')"
- name: Deploy
env:
Expand Down

0 comments on commit 357e7f0

Please sign in to comment.