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 a9d8dd8 commit bf6db83Copy full SHA for bf6db83
.github/workflows/build.yml
@@ -20,4 +20,4 @@ jobs:
20
21
- name: build
22
run: dotnet build
23
- working-directory: .
+ working-directory: ./src/Chat
0 commit comments