Skip to content

Commit

Permalink
ci: delete README.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Dec 28, 2024
1 parent d4ff260 commit fff874d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 644 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
shell: Rscript {0}
run: |
rmarkdown::render("README.Rmd")
if (file.exists("README.html")) file.remove("README.html")
- name: update CITATION.cff
shell: Rscript {0}
Expand Down
Loading

0 comments on commit fff874d

Please sign in to comment.