Skip to content

Commit

Permalink
Merge branch 'master' of github.com:HannaMeyer/CAST
Browse files Browse the repository at this point in the history
  • Loading branch information
HannaMeyer committed Sep 19, 2024
2 parents 78b8a9a + c4862be commit 5804c4e
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 5804c4e

Please sign in to comment.