Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Commit f295b84

Browse files
authored
ci: fix downstream check (#777)
1 parent 5970a72 commit f295b84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/downstream.yaml

+1
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)