Skip to content

Commit 5508026

Browse files
committed
add the no build cache back in
Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
1 parent d813d23 commit 5508026

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zxc-verify-gradle-build-determinism.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ jobs:
289289

290290
- name: Build Artifacts
291291
id: gradle-build
292-
run: ./gradlew assemble
292+
run: ./gradlew assemble --no-build-cache
293293

294294
- name: Regenerate Manifest
295295
id: regen-manifest

0 commit comments

Comments
 (0)