Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAlan404 committed Jul 19, 2024
1 parent 25598d4 commit eadbfd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
ls:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: cd templates && ls -1 | grep -v 'ls' > ls
- run: cd features && ls -1 | grep -v 'ls' > ls
- run: cd addons && ls -1 | grep -v 'ls' > ls

0 comments on commit eadbfd2

Please sign in to comment.