Skip to content

Commit edc3bc6

Browse files
committed
fix: remove rm rf
1 parent 611439e commit edc3bc6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/mkdoc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
- name: new branch
3030
run: |
3131
git checkout --orphan automated_mkdocs
32-
git rm -rf .
3332
3433
- name: build docs
3534
run: python docgen/main.py

0 commit comments

Comments
 (0)