Skip to content

Commit

Permalink
Add workflow for real
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Apr 2, 2024
1 parent 8879375 commit 6749c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
distribution: 'temurin'
- uses: gradle/gradle-build-action@v2.9.0
with:
gradle-version: 8.6
gradle-version: 8.7
name: Set up Gradle
- name: Add permission
run: chmod +x ./gradlew
Expand Down

0 comments on commit 6749c6d

Please sign in to comment.