Skip to content

Commit

Permalink
removed gradle action setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Davenport committed Nov 12, 2024
1 parent bc08322 commit 72ac895
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/generate-schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
with:
java-version: '21'
distribution: 'temurin'
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
- name: Change wrapper permissions
working-directory: ./generator/
run: chmod +x ./gradlew
Expand Down

0 comments on commit 72ac895

Please sign in to comment.