Skip to content

Commit

Permalink
ci: Update renovate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored May 20, 2024
1 parent 08a7966 commit 46230f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
run: gh cache delete ${{ steps.restore-cache.outputs.cache-primary-key }}
continue-on-error: true

- run: tree -h --du -F -C /tmp/renovate/
- run: tree -L 5 -h --du -F -C /tmp/renovate
continue-on-error: true

- uses: actions/cache/save@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
Expand Down

0 comments on commit 46230f4

Please sign in to comment.