Skip to content

Commit

Permalink
remove ls .flutter
Browse files Browse the repository at this point in the history
Signed-off-by: kevin <[email protected]>
  • Loading branch information
Kleak committed Sep 17, 2019
1 parent b1358c4 commit ea5efa0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/on_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
run: echo $HOME
- name: ls $HOME/
run: ls -la $HOME/
- name: ls $HOME/.flutter/
run: ls -la $HOME/.flutter/
- name: ls $HOME/work/
run: ls -la $HOME/work/
- name: try find .pub-cache folder
Expand Down

0 comments on commit ea5efa0

Please sign in to comment.