Skip to content

Commit 8e14e7b

Browse files
fix casing workflow viewmodel library
1 parent 821e113 commit 8e14e7b

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
@@ -25,7 +25,7 @@ jobs:
2525
version-suffix: beta.
2626
version-number: ${{ github.run_number }}
2727
version-offset: 10
28-
solutionfile-path: src/Codebreaker.ViewModels.sln
28+
solutionfile-path: src/CodeBreaker.ViewModels.sln
2929
projectfile-path: src/clients/xaml/Codebreaker.GameAPIs.ViewModels/Codebreaker.ViewModels.csproj
3030
dotnet-version: '8.0.x'
3131
artifact-name: codebreaker-viewmodels

0 commit comments

Comments
 (0)