Skip to content

Commit

Permalink
Skip gradle validation again
Browse files Browse the repository at this point in the history
  • Loading branch information
aigarashi committed Sep 20, 2021
1 parent 2ee9c73 commit edb9bbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
with:
java-version: '11'
distribution: 'adopt'
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v1
# - name: Validate Gradle wrapper
# uses: gradle/wrapper-validation-action@v1
- name: Build with Gradle
run: ./gradlew installDist
working-directory: ./src/regnant

0 comments on commit edb9bbc

Please sign in to comment.