Skip to content

Commit

Permalink
Update gradle workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravis96 authored Jun 2, 2024
1 parent 591fc3e commit e730a80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Set up JDK 17
uses: actions/setup-java@v4.2.1
with:
distribution: adopt
java-version: '17'

- name: Grant execute permission for gradlew
Expand Down

0 comments on commit e730a80

Please sign in to comment.