Skip to content

Commit

Permalink
fix path to mvnw
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomarquezp authored Aug 31, 2024
1 parent 1de293f commit 1895792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kokoro/presubmit/downstream-compatibility-spring.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ update_all_poms_dependency "spring-cloud-gcp" "gapic-generator-java-bom" "${GAPI

# Install spring-cloud-gcp modules
pushd spring-cloud-gcp
../mvnw \
./mvnw \
-U \
--batch-mode \
--no-transfer-progress \
Expand Down

0 comments on commit 1895792

Please sign in to comment.