Skip to content

Commit b5fd9ab

Browse files
authored
ci: fix downstream check (#777)
1 parent 5a7dc1f commit b5fd9ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

java-core/.github/workflows/downstream.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,6 @@ jobs:
153153
with:
154154
java-version: ${{matrix.java}}
155155
- run: java -version
156+
- run: sudo apt-get update -y
156157
- run: sudo apt-get install libxml2-utils
157158
- run: .kokoro/downstream-client-library-check.sh google-cloud-core-bom ${{matrix.repo}}

0 commit comments

Comments
 (0)