Skip to content

Commit 649b030

Browse files
committed
Makefile updated
1 parent b7470dc commit 649b030

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ build_site:
99
Rscript -e "pkgdown::build_site()"
1010
cp pkgdown/cheatsheet/survminer_cheatsheet.pdf docs/
1111
cp -r tools docs/tools
12-
rm docs/CLAUDE.html
12+
rm -f docs/CLAUDE.html docs/CLAUDE.md
13+
rm -f docs/ISSUE_TEMPLATE.html docs/ISSUE_TEMPLATE.md

0 commit comments

Comments
 (0)