This commit is contained in:
Sean Gilligan 2025-11-05 14:26:34 +07:00 committed by GitHub
commit c04fc8710a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,3 +57,10 @@ jobs:
path: |
build/jpackage/*
!build/jpackage/Sparrow/
gradle_wrapper_validate:
name: "Validate Gradle Wrapper"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4