Skip to content

Commit

Permalink
Set java distribution in import
Browse files Browse the repository at this point in the history
  • Loading branch information
dontcallmedom committed Dec 12, 2023
1 parent 26cbf7b commit 66eecce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- uses: actions/setup-java@v4
with:
java-version: 8
distribution: temurin
- name: Setup environment
run: npm install
- name: checkout webref repo
Expand Down

0 comments on commit 66eecce

Please sign in to comment.