Skip to content

Commit

Permalink
Fix GitHub Actions build
Browse files Browse the repository at this point in the history
  • Loading branch information
eyala committed Feb 14, 2024
1 parent ee3a344 commit 6c91749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ defaultTasks 'downloadWrapper'
task downloadWrapper(type: Wrapper) {
description = "Download the gradle wrapper and requisite files. Overwrites existing wrapper files."
gradleVersion = project.gradleVersion
validateDistributionUrl=true
}

0 comments on commit 6c91749

Please sign in to comment.