Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.19/dev' into 1.19/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr committed Jun 18, 2024
2 parents cdf1821 + a2b18ab commit 7793177
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 @@ -14,6 +14,7 @@ jobs:

- name: Loom Cache
uses: actions/cache@v4
if: ${{ !endsWith(github.ref, '/dev') }}
with:
path: "**/.gradle/loom-cache"
key: "${{ runner.os }}-gradle-${{ hashFiles('**/libs.versions.*', '**/*.gradle*', '**/gradle-wrapper.properties') }}"
Expand Down

0 comments on commit 7793177

Please sign in to comment.