Skip to content

Commit 6756246

Browse files
fix projectfile path viewmodels package
1 parent 8e14e7b commit 6756246

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codebreaker-lib-viewmodels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
version-number: ${{ github.run_number }}
2727
version-offset: 10
2828
solutionfile-path: src/CodeBreaker.ViewModels.sln
29-
projectfile-path: src/clients/xaml/Codebreaker.GameAPIs.ViewModels/Codebreaker.ViewModels.csproj
29+
projectfile-path: src/clients/xaml/CodeBreaker.ViewModels/CodeBreaker.ViewModels.csproj
3030
dotnet-version: '8.0.x'
3131
artifact-name: codebreaker-viewmodels
3232
branch-name: main

0 commit comments

Comments
 (0)