Skip to content

Commit 4be5747

Browse files
committed
Fix uploading GitHub workflow assets
1 parent d96dfc4 commit 4be5747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
org.gradle.configuration-cache=false
55
org.gradle.parallel=true
6-
org.gradle.caching=true
6+
org.gradle.caching=false
77

88
signing.gnupg.executable=/usr/local/bin/gpg
99
signing.gnupg.homeDir=/Users/ralph/.gnupg

0 commit comments

Comments
 (0)