Skip to content

Commit

Permalink
Update IKVM.Maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabii authored Feb 5, 2024
1 parent 26e3bac commit 37f5dce
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/IKVM.Maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,11 +211,6 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: 8.0.x
- name: Set up Java 8
uses: actions/setup-java@v4
with:
java-version: 8
distribution: temurin
- name: Add NuGet Source (GitHub)
shell: pwsh
run: dotnet nuget add source --username USERNAME --password $env:GITHUB_TOKEN --store-password-in-clear-text --name ikvm $env:GITHUB_REPOS
Expand Down

0 comments on commit 37f5dce

Please sign in to comment.