Skip to content

Commit 6a7548c

Browse files
author
doublebyte1
committed
cleaning subtrees without wiping out the entire sprint folder
1 parent c1973b8 commit 6a7548c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Clean subtrees
5656
run: |
5757
rm -rf sprints/15 && rm -rf sprints/16 && rm -rf sprints/17 &&
58-
rm -rf sprints/nodes &&
58+
rm -rf sprints/nodes
5959
|| echo "Cleaning subtrees"
6060
6161
- name: Add subtree 15

0 commit comments

Comments
 (0)