Skip to content

Commit 1d539b1

Browse files
#40 dotnet Build action - fix dotnet.yml - shell powershell
1 parent f9e5761 commit 1d539b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
with:
2020
dotnet-version: 5.0.x
2121
- name: Build, restore, test
22+
shell: pwsh
2223
run: ./pipelines/build.ps1

0 commit comments

Comments
 (0)