Skip to content

Commit 0d586b1

Browse files
committed
typo
1 parent 9fd4a9e commit 0d586b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
cmdstanr::check_cmdstan_toolchain(fix = TRUE)
3939
cmdstanr::install_cmdstan()
4040
install.packages("remotes")
41-
remotes::install_github("wlandau/instantiate/")
41+
remotes::install_github("wlandau/instantiate")
4242
4343
- uses: r-lib/actions/setup-r-dependencies@v2
4444
with:

0 commit comments

Comments
 (0)