We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e1fe5d commit b508b1cCopy full SHA for b508b1c
.github/workflows/codebreaker-lib-client-stable.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
runs-on: ubuntu-latest
11
env:
12
- solutionfile-path: src/Codebreaker.GameApis.Client.sln
+ solutionfile-path: src/Codebreaker.GameAPIs.Client.sln
13
projectfile-path: src/client/common/Codebreaker.GameAPIs.Client/Codebreaker.GameAPIs.Client.csproj
14
artifact-name: codebreaker-client-stable
15
0 commit comments