Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FiorelaCiroku authored May 22, 2022
1 parent 766acaf commit e2143bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ runs:
- uses: actions/checkout@v2

- name: Print directory structure
shell: bash
run: |
echo " alias tree="find . -print | sed -e 's;[^/]*/;|____;g;s;____|; |;g'" " > printTree.zshrc
tree
Expand Down

0 comments on commit e2143bf

Please sign in to comment.