Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
igagis committed Jul 14, 2021
1 parent 9c8256d commit 80df6ed
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 @@ -17,6 +17,7 @@ runs:
for f in $(ls --almost-all); do
rm -rf $f
done
shell: bash
- name: clone repo
run: |
echo "clone"
Expand Down

0 comments on commit 80df6ed

Please sign in to comment.