Skip to content

Commit 2d9ef5e

Browse files
committed
Actually force source install of stringfish
1 parent debbab0 commit 2d9ef5e

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
@@ -34,7 +34,7 @@ jobs:
3434

3535
- uses: r-lib/actions/setup-r-dependencies@v2
3636
with:
37-
extra-packages: any::pkgdown, local::., stan-dev/pkgdown-config, any::stringfish?source
37+
extra-packages: any::pkgdown, local::., stan-dev/pkgdown-config, stringfish?source
3838

3939
- name: Install CmdStan
4040
run: Rscript -e "cmdstanr::install_cmdstan()"

0 commit comments

Comments
 (0)