Skip to content

Commit b508b1c

Browse files
fix casing
1 parent 5e1fe5d commit b508b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codebreaker-lib-client-stable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
build:
1010
runs-on: ubuntu-latest
1111
env:
12-
solutionfile-path: src/Codebreaker.GameApis.Client.sln
12+
solutionfile-path: src/Codebreaker.GameAPIs.Client.sln
1313
projectfile-path: src/client/common/Codebreaker.GameAPIs.Client/Codebreaker.GameAPIs.Client.csproj
1414
artifact-name: codebreaker-client-stable
1515

0 commit comments

Comments
 (0)