Skip to content

Commit

Permalink
Change start line
Browse files Browse the repository at this point in the history
  • Loading branch information
manabil authored Sep 3, 2023
1 parent 9fbae3d commit 44191a9
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 "16,1000d" README.md
sed -i "18,1000d" README.md
echo '```' >> tree.txt
cat tree.txt >> README.md

Expand Down

0 comments on commit 44191a9

Please sign in to comment.