Skip to content

Commit 772f5d5

Browse files
authored
Merge pull request #49 from TrueNine/dev
v0.0.34
2 parents ce5a801 + a351bf7 commit 772f5d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-central-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ concurrency:
3030
cancel-in-progress: false
3131

3232
env:
33-
GRADLE_OPTS: "-Dorg.gradle.daemon=false"
33+
GRADLE_OPTS: "-Dorg.gradle.daemon=false -Dorg.gradle.unsafe.configuration-cache=true"
3434

3535
jobs:
3636
pre-publish-validation:

0 commit comments

Comments
 (0)