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 b508b1c commit d259b08Copy full SHA for d259b08
.github/workflows/codebreaker-lib-client-stable.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
env:
12
solutionfile-path: src/Codebreaker.GameAPIs.Client.sln
13
- projectfile-path: src/client/common/Codebreaker.GameAPIs.Client/Codebreaker.GameAPIs.Client.csproj
+ projectfile-path: src/clients/common/Codebreaker.GameAPIs.Client/Codebreaker.GameAPIs.Client.csproj
14
artifact-name: codebreaker-client-stable
15
16
steps:
0 commit comments