Skip to content

Commit

Permalink
Update check-standard.yaml
Browse files Browse the repository at this point in the history
Use devel version of pak to fix error on installation of BayesianTools because it uses a subdir
  • Loading branch information
VEZY committed Jan 6, 2023
1 parent 1b6fd48 commit f324b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- uses: r-lib/actions/setup-r-dependencies@v2
with:
pak-version: rc
pak-version: devel
# about pak-version:
# Ubuntu doesn't install the proper version of XML see https://github.com/r-lib/actions/issues/559. Remove when fixed.
# see also: https://stackoverflow.com/questions/73243945/pkgdown-action-failing-at-build-xml
Expand Down

0 comments on commit f324b7a

Please sign in to comment.