Skip to content

Commit c4ad546

Browse files
committed
ci(pqc): build and install google-cloud-shared-dependencies in Core step
1 parent 66c1f25 commit c4ad546

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pqc-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Build and Install sdk-platform-java Core
4545
run: |
4646
cd google-cloud-java-pqc
47-
mvn clean install -pl :gax,:gax-grpc,:gax-httpjson -am -Dcheckstyle.skip -Dclirr.skip -Denforcer.skip -Dfmt.skip -DskipTests=true
47+
mvn clean install -pl :gax,:gax-grpc,:gax-httpjson,:google-cloud-shared-dependencies -am -Dcheckstyle.skip -Dclirr.skip -Denforcer.skip -Dfmt.skip -DskipTests=true
4848
4949
# 6. Build and Install snapshot bigquery, java-translate, and pqc-test targets (specifying actual sub-modules)
5050
- name: Build and Install Client Snapshot Libraries and Test Modules

0 commit comments

Comments
 (0)