Skip to content

Commit 20f82b5

Browse files
Changed solution name
1 parent ff2401d commit 20f82b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: dotnet test --verbosity normal
5353

5454
- name: Restore NuGet packages
55-
run: nuget restore PowerAutomateMockUp.sln
55+
run: nuget restore PAMU_CDS.sln
5656

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

0 commit comments

Comments
 (0)