Skip to content

Commit 340e62f

Browse files
committed
update github actions
1 parent b085861 commit 340e62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install dependencies
3636
run: |
3737
remotes::install_deps(dependencies = TRUE)
38-
remotes::install_github("r-lib/pillar")
38+
remotes::install_github("r-lib/pillar")
3939
remotes::install_github("yrosseel/lavaan")
4040
install.packages("pkgdown", type = "binary")
4141
shell: Rscript {0}

0 commit comments

Comments
 (0)