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

Commit b922ee2

Browse files
authored
ci: fix downstream check (#778)
1 parent f295b84 commit b922ee2

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
@@ -151,6 +151,7 @@ jobs:
151151
- uses: actions/checkout@v2
152152
- uses: actions/setup-java@v3
153153
with:
154+
distribution: zulu
154155
java-version: ${{matrix.java}}
155156
- run: java -version
156157
- run: sudo apt-get update -y

0 commit comments

Comments
 (0)