Skip to content

Commit

Permalink
Merge pull request #16 from swrlab/dev/v1.5.2
Browse files Browse the repository at this point in the history
fix: java-action
  • Loading branch information
rafaelmaeuer authored Jan 2, 2023
2 parents cc729bb + ba2b81a commit 2b48c95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: "11"
distribution: "adopt"

- name: 🏗 Setup NodeJS
uses: actions/setup-node@v3
Expand Down

0 comments on commit 2b48c95

Please sign in to comment.