Skip to content

Commit

Permalink
rename script
Browse files Browse the repository at this point in the history
  • Loading branch information
alicejli committed Oct 4, 2023
1 parent a1b58d3 commit 25793e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downstream-maven-plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
- run: java -version
- run: sudo apt-get update -y
- run: sudo apt-get install libxml2-utils
- run: .kokoro/javadoc-generation-with-doclet.sh ${{matrix.repo}}
- run: .kokoro/client-library-check-javadoc-with-doclet.sh ${{matrix.repo}}
File renamed without changes.

0 comments on commit 25793e6

Please sign in to comment.