Skip to content

Commit

Permalink
adds tmaptools devel
Browse files Browse the repository at this point in the history
  • Loading branch information
Nowosad committed Jun 21, 2020
1 parent f2ae038 commit 62cbd1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- name: Install dependencies
run: |
install.packages("remotes")
remotes::install_dev("tmaptools")
remotes::install_deps(dependencies = TRUE)
remotes::install_dev("pkgdown")
shell: Rscript {0}
Expand Down

0 comments on commit 62cbd1d

Please sign in to comment.