Skip to content

Commit

Permalink
Changed solution name
Browse files Browse the repository at this point in the history
  • Loading branch information
thygesteffensen committed Dec 8, 2020
1 parent ff2401d commit 20f82b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: dotnet test --verbosity normal

- name: Restore NuGet packages
run: nuget restore PowerAutomateMockUp.sln
run: nuget restore PAMU_CDS.sln

- name: Build solution
run: msbuild /p:OutputPath=../build /p:Configuration=Release /p:RestorePackages=false
Expand Down

0 comments on commit 20f82b5

Please sign in to comment.