Skip to content

Commit 5857e25

Browse files
committed
use pwsh
1 parent f2d889c commit 5857e25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
shell: bash
151151
run: dotnet nuget add source "$GITHUB_WORKSPACE/staging" --name local-build
152152
- name: Run SSH validation
153-
shell: bash
153+
shell: pwsh
154154
run: dotnet run --project SshCloneTestApp -c Release "/p:LibGit2SharpVersion=${{ steps.pkg.outputs.version }}"
155155

156156
nuget-push:

0 commit comments

Comments
 (0)