Skip to content

Commit

Permalink
Fixed gradle build
Browse files Browse the repository at this point in the history
  • Loading branch information
Minemobs committed Aug 4, 2024
1 parent e069e65 commit 8fa455a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:

- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
- name: Build with Gradle
run: gradle build
with:
gradle-version: '8.5'
Expand Down

0 comments on commit 8fa455a

Please sign in to comment.