Skip to content

Commit

Permalink
Update tree.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
manabil authored Aug 27, 2023
1 parent 46f5597 commit ec2d281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs: !!map
- name: !!str Running script
run: !!str |
tree --noreport -I 'README.md|LICENSE|tree.txt' > tree.txt
sed -i "15,100d" README.md
sed -i "16,1000d" README.md
echo '```' >> tree.txt
cat tree.txt >> README.md

Expand Down

0 comments on commit ec2d281

Please sign in to comment.