Skip to content

Commit

Permalink
Pwsh.
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabii committed Feb 1, 2025
1 parent c0f1fe9 commit 966448d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/IKVM.Maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
- name: NuGet Restore
run: dotnet restore IKVM.Maven.sln
- name: Build
shell: pwsh
run: |
dotnet msbuild /m /bl `
/p:Configuration="Release" `
Expand Down

0 comments on commit 966448d

Please sign in to comment.