Skip to content

Commit

Permalink
SLI-1710 try workaround for Packages folder
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-carsique-sonarsource committed Nov 19, 2024
1 parent b509c09 commit a728484
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ validate_windows_task:
build_script: |
source cirrus-env QA
source .cirrus/use-gradle-wrapper.sh
mkdir "/C/Program Files/Microsoft/jdk-17.0.12.7-hotspot/Packages"
./gradlew :check -x :its:check
<<: *CLEANUP_GRADLE_CACHE_SCRIPT
on_failure:
Expand Down

0 comments on commit a728484

Please sign in to comment.