Skip to content

Commit

Permalink
Merge pull request #113 from Nowosad/patch-2
Browse files Browse the repository at this point in the history
Update R-CMD-check.yaml
  • Loading branch information
HannaMeyer authored Sep 7, 2024
2 parents 3399270 + 230a609 commit c4862be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Install dependencies
run: |
remotes::install_github("r-tmap/tmap")
install.packages("tmap", repos = c("https://r-tmap.r-universe.dev", "https://cloud.r-project.org"))
shell: Rscript {0}

- uses: r-lib/actions/check-r-package@v2

0 comments on commit c4862be

Please sign in to comment.