Skip to content

Commit

Permalink
Update dotnet-framework.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szymmirr authored Oct 18, 2023
1 parent 51cf887 commit 4399e0c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dotnet-framework.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
- name: Restore NuGet packages
run: nuget restore Aptor.sln

- rum: ls ..\packages\

- run: ls ..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.4.1.0\

- name: Build solution
run: msbuild Aptor.sln /p:Configuration=Release /p:DeployOnBuild=true

Expand Down

0 comments on commit 4399e0c

Please sign in to comment.