Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Xharos committed Apr 29, 2024
1 parent 0f6a3bc commit c11a823
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 @@ -14,6 +14,6 @@ jobs:
distribution: 'temurin'
java-version: '20'
- name: Setup Gradle
uses: gradle/gradle-build-action@v3
uses: gradle/actions/setup-gradle@v3
- name: Build with Gradle
run: ./gradlew jar

0 comments on commit c11a823

Please sign in to comment.