Skip to content

Commit

Permalink
Updated Check File Size workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xKhronoz committed Jan 30, 2024
1 parent 5e180b3 commit e815f5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-file-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
check-file-size:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check large files
uses: ppremk/[email protected]
with:
Expand Down

0 comments on commit e815f5d

Please sign in to comment.