We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd4a9e commit 0d586b1Copy full SHA for 0d586b1
1 file changed
.github/workflows/pkgdown.yaml
@@ -38,7 +38,7 @@ jobs:
38
cmdstanr::check_cmdstan_toolchain(fix = TRUE)
39
cmdstanr::install_cmdstan()
40
install.packages("remotes")
41
- remotes::install_github("wlandau/instantiate/")
+ remotes::install_github("wlandau/instantiate")
42
43
- uses: r-lib/actions/setup-r-dependencies@v2
44
with:
0 commit comments