Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
Added the Java SDK distribution.
  • Loading branch information
wokhan authored Dec 28, 2022
1 parent cefd80a commit b9ece07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
with:
# The Java version to set up. Takes a whole or semver Java version. See examples of supported syntax in README file
java-version: 11
distribution: microsoft

- name: Setup msbuild
uses: microsoft/setup-msbuild@v1
Expand Down

0 comments on commit b9ece07

Please sign in to comment.