Skip to content

Commit

Permalink
du
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-elileers committed Nov 19, 2024
1 parent 9c26b19 commit b6e62a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
with:
submodules: recursive

- name: ls
- name: du
shell: bash
run: |
ls -al
du -ac .
- name: Run 4naly3er Action
uses: ./.github/actions/analyzer-action
Expand Down

0 comments on commit b6e62a7

Please sign in to comment.