9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-19 15:09:19 +00:00

github: remove cache from build action

This commit is contained in:
Craftinators
2023-04-05 19:47:30 -04:00
parent b51bace9f5
commit 0b4815842f

View File

@@ -17,7 +17,6 @@ jobs:
with:
distribution: 'temurin'
java-version: ${{ matrix.Java }}
cache: 'gradle'
- name: Change wrapper permissions
run: chmod +x ./gradlew
- name: Validate Gradle wrapper