Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
that should be better
  • Loading branch information
Nowosad authored Sep 7, 2024
1 parent 3399270 commit 230a609
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 230a609

Please sign in to comment.