We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent debbab0 commit 2d9ef5eCopy full SHA for 2d9ef5e
1 file changed
.github/workflows/pkgdown.yaml
@@ -34,7 +34,7 @@ jobs:
34
35
- uses: r-lib/actions/setup-r-dependencies@v2
36
with:
37
- extra-packages: any::pkgdown, local::., stan-dev/pkgdown-config, any::stringfish?source
+ extra-packages: any::pkgdown, local::., stan-dev/pkgdown-config, stringfish?source
38
39
- name: Install CmdStan
40
run: Rscript -e "cmdstanr::install_cmdstan()"
0 commit comments