Skip to content

Commit

Permalink
use bash for ls
Browse files Browse the repository at this point in the history
  • Loading branch information
joergi committed Sep 30, 2024
1 parent c5a20bf commit c0f465b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing-regular-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
fail: true
- name: lslah
run: ls -lah issues/
shell: bash
- name: File exists
if: steps.check_files.outputs.files_exists == 'false'
run: exit 1
Expand Down

0 comments on commit c0f465b

Please sign in to comment.