Skip to content

Commit debbab0

Browse files
committed
Force source install of stringfish
1 parent 2989b3e commit debbab0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pkgdown.yaml

Lines changed: 2 additions & 2 deletions
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
37+
extra-packages: any::pkgdown, local::., stan-dev/pkgdown-config, any::stringfish?source
3838

3939
- name: Install CmdStan
4040
run: Rscript -e "cmdstanr::install_cmdstan()"
@@ -53,4 +53,4 @@ jobs:
5353
with:
5454
clean: false
5555
branch: gh-pages
56-
folder: docs
56+
folder: docs

0 commit comments

Comments
 (0)