Skip to content

Commit

Permalink
ci: fix downstream check (#777)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neenu1995 authored Mar 28, 2022
1 parent 5a7dc1f commit b5fd9ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java-core/.github/workflows/downstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,6 @@ jobs:
with:
java-version: ${{matrix.java}}
- run: java -version
- run: sudo apt-get update -y
- run: sudo apt-get install libxml2-utils
- run: .kokoro/downstream-client-library-check.sh google-cloud-core-bom ${{matrix.repo}}

0 comments on commit b5fd9ab

Please sign in to comment.