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 f9e5761 commit 1d539b1Copy full SHA for 1d539b1
.github/workflows/dotnet.yml
@@ -19,4 +19,5 @@ jobs:
19
with:
20
dotnet-version: 5.0.x
21
- name: Build, restore, test
22
+ shell: pwsh
23
run: ./pipelines/build.ps1
0 commit comments