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 600bda2 commit ed40ac5Copy full SHA for ed40ac5
.github/workflows/build.yaml
@@ -44,6 +44,7 @@ jobs:
44
dotnet-version: 6.0.x
45
46
- name: Build
47
+ shell: pwsh
48
id: build
49
run: >
50
dotnet build src -c Release
0 commit comments