Skip to content

Commit cb032d3

Browse files
committed
ci: Update Solution Name to match Repository
1 parent 2ac29d2 commit cb032d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Restore solution (fetch Uno.Sdk and packages)
3939
run: |
4040
dotnet --info
41-
dotnet restore ./DevTKSS.Uno.Samples.slnx
41+
dotnet restore ./DevTKSS.Uno.SampleApps.slnx
4242
4343
- name: Install DocFX as .NET tool
4444
run: |

0 commit comments

Comments
 (0)