Skip to content

Commit

Permalink
Fix cache validation ci
Browse files Browse the repository at this point in the history
  • Loading branch information
breskeby committed Nov 16, 2024
1 parent 6eea521 commit 5cda7da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -euo pipefail

# This is a workaround for https://github.com/gradle/gradle/issues/28159
.ci/scripts/run-gradle.sh --no-daemon help
.ci/scripts/run-gradle.sh --no-daemon precommit

.ci/scripts/run-gradle.sh --configuration-cache precommit -Dorg.gradle.configuration-cache.inputs.unsafe.ignore.file-system-checks=build/*.tar.bz2

Expand Down

0 comments on commit 5cda7da

Please sign in to comment.