Skip to content

Commit 9bb8ad6

Browse files
committed
Temp EvaluateCore workaround p2
1 parent d094bbf commit 9bb8ad6

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
any::NbClust
2727
any::cluster
2828
github::r-lib/pkgdown?reinstall
29+
github::aravind-j/EvaluateCore?reinstall
2930
3031
- name: Deploy package
3132
run: |

.github/workflows/render-readme.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
any::devtools
3131
any::kableExtra
3232
any::RCurl
33+
github::aravind-j/EvaluateCore?reinstall
3334
3435
- name: Render README.md using rmarkdown
3536
run: Rscript -e 'rmarkdown::render("README.Rmd", output_format = "github_document")'

0 commit comments

Comments
 (0)