Skip to content

Commit

Permalink
[no ci] Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebemish authored Sep 18, 2023
1 parent 8e757d9 commit 6a392b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/cache@v3
with:
path: |
.gradle/loom-cache
.gradle/quilt-loom-cache
key: ${{ runner.os }}-gradle-${{ hashFiles('**/libs.versions.*', '**/*.gradle*', '**/gradle-wrapper.properties') }}
restore-keys: ${{ runner.os }}-gradle-
- uses: gradle/gradle-build-action@v2
Expand Down

0 comments on commit 6a392b3

Please sign in to comment.