Skip to content

Commit

Permalink
add missing dist
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Dec 15, 2021
1 parent 0d36a3a commit b076179
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: actions/setup-java@v2
with:
java-version: ${{ matrix.java }}
distribution: 'adopt'

- name: Cache Gradle packages
uses: actions/cache@v2
Expand Down

0 comments on commit b076179

Please sign in to comment.