Skip to content

Commit

Permalink
use powershell.
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabii committed Nov 20, 2022
1 parent 2f1d621 commit dda4edb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/IKVM.Core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- name: NuGet Restore
run: dotnet restore IKVM.Core.sln
- name: Build
shell: pwsh
run: |
dotnet msbuild /m /bl `
/p:Configuration="Release" `
Expand Down

0 comments on commit dda4edb

Please sign in to comment.