Skip to content

Commit

Permalink
change step name
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Jun 10, 2024
1 parent 152284c commit 01f2786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hermetic_library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
-f .cloudbuild/library_generation/library_generation.Dockerfile \
-t gcr.io/cloud-devrel-public-resources/java-library-generation:latest \
.
- name: Install gapic-generator-java-pom-parent
- name: Install all modules
shell: bash
run: |
mvn -V -B -ntp clean install -DskipTests
Expand Down

0 comments on commit 01f2786

Please sign in to comment.