We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a7dc1f commit b5fd9abCopy full SHA for b5fd9ab
1 file changed
java-core/.github/workflows/downstream.yaml
@@ -153,5 +153,6 @@ jobs:
153
with:
154
java-version: ${{matrix.java}}
155
- run: java -version
156
+ - run: sudo apt-get update -y
157
- run: sudo apt-get install libxml2-utils
158
- run: .kokoro/downstream-client-library-check.sh google-cloud-core-bom ${{matrix.repo}}
0 commit comments