Skip to content

Commit

Permalink
change: cache the loom-cache folder (Sk1erLLC#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
DJtheRedstoner authored May 3, 2022
1 parent 583be75 commit cf9f62e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
path: |
~/.gradle/caches
~/.gradle/wrapper
**/loom-cache
key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle*', '**/gradle-wrapper.properties') }}
restore-keys: |
${{ runner.os }}-gradle-
Expand Down

0 comments on commit cf9f62e

Please sign in to comment.