Skip to content

Commit 26bd8e2

Browse files
chore: Build all modules of sdk-platform-java in hermetic generation workflow. (#2864)
This is to fix the issue in https://github.com/googleapis/sdk-platform-java/actions/runs/9418294714/job/25945455263?pr=2860. --------- Co-authored-by: cloud-java-bot <[email protected]>
1 parent 168c3b9 commit 26bd8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hermetic_library_generation.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Install gapic-generator-java-pom-parent
3838
shell: bash
3939
run: |
40-
mvn clean install -pl gapic-generator-java-pom-parent
40+
mvn -V -B -ntp clean install -DskipTests
4141
- name: Generate changed libraries
4242
shell: bash
4343
run: |

0 commit comments

Comments
 (0)