Skip to content

Commit ac62c85

Browse files
committed
lunaticlib snapshot update [nocache]
1 parent 8022980 commit ac62c85

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Setup Gradle
2121
uses: gradle/actions/setup-gradle@v5
2222
- name: Cache Gradle build output
23+
if: "!contains(github.event.head_commit.message, '[nocache]')"
2324
uses: actions/cache@v4
2425
with:
2526
path: |

0 commit comments

Comments
 (0)