We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb8b71 commit 1b21c3cCopy full SHA for 1b21c3c
1 file changed
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
run: ls -R
32
33
- name: Restore dependencies
34
- run: dotnet restore GraphqlClient/GraphqlHttpClient.csproj
+ run: dotnet restore PraKrish.GraphqlClient/Prakrishtha.GraphqlClient.sln
35
36
- name: Build
37
run: dotnet build ..\GraphqlHttpClient\GraphqlHttpClient --configuration Release --no-restore
0 commit comments