Enable GitHub Gradle cache

This commit is contained in:
embeddedt 2023-05-08 17:59:28 -04:00
parent 9e44e00e70
commit fc9aff6217
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -16,6 +16,7 @@ jobs:
with:
distribution: 'temurin'
java-version: '17'
cache: 'gradle'
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build the mod