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 052eb7b commit 77232e9Copy full SHA for 77232e9
1 file changed
.github/workflows/main-no-deploy.yml
@@ -14,6 +14,4 @@ jobs:
14
- uses: actions/checkout@v2
15
- name: Render Book
16
run: |
17
- Rscript -e 'remotes::install_dev("tmap")'
18
- Rscript -e 'remotes::install_version("xfun", "0.46")'
19
Rscript -e 'bookdown::render_book("index.Rmd")'
0 commit comments