Skip to content

Commit

Permalink
ci: fix downstream check (#778)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neenu1995 authored Mar 28, 2022
1 parent b5fd9ab commit 1851223
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 @@ -151,6 +151,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-java@v3
with:
distribution: zulu
java-version: ${{matrix.java}}
- run: java -version
- run: sudo apt-get update -y
Expand Down

0 comments on commit 1851223

Please sign in to comment.