Skip to content

Commit

Permalink
🐎ci: fix grammer issue and add recursive list /home
Browse files Browse the repository at this point in the history
  • Loading branch information
zillionare committed Apr 18, 2021
1 parent e45fc39 commit 273e168
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ jobs:
poetry build
- name: show temporary files
run: >-
run: |
ls -l
ls /
ls -R /home
- name: create github release
id: create_release
Expand Down

0 comments on commit 273e168

Please sign in to comment.