Skip to content

Commit

Permalink
Validate gradle wrapper binary
Browse files Browse the repository at this point in the history
  • Loading branch information
REPLicated committed May 17, 2024
1 parent bca4f68 commit 64e44cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
- name: Checkout project sources
uses: actions/checkout@v4
- name: Validate Gradle wrapper
uses: gradle/actions/wrapper-validation@v3
- name: Setup Java
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 64e44cb

Please sign in to comment.