Skip to content

Commit eb55b8b

Browse files
committed
ci: build README.rmd only if it exists
1 parent 9331e6e commit eb55b8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/document.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
shell: Rscript {0}
4646

4747
- name: Build README.md from README.Rmd
48-
# Run only if README.Rmd is found
4948
run: Rscript -e 'if (file.exists("README.Rmd")) devtools::build_readme()'
5049

5150
- name: Commit and push changes

0 commit comments

Comments
 (0)