Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
May2Beez authored Apr 13, 2024
1 parent 4fd84bc commit d33dc2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
distribution: temurin
java-version: 17
- uses: gradle/gradle-build-action@v2
- uses: gradle/actions/setup-gradle@v3
name: Setup Gradle
- name: Execute Gradle build
run: ./gradlew build
Expand Down

0 comments on commit d33dc2d

Please sign in to comment.