diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml index 19c32b9..ca01bf9 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -60,7 +60,8 @@ jobs: - run: | cat ~/.ssh/config ssh-add -l - git clone git@github.com:mpdude/test-2.git test-2-git + C:/Windows/System32/OpenSSH/ssh.exe -v git@key-2 'echo octocat' +# git clone git@github.com:mpdude/test-2.git test-2-git # ls -alh ~/.ssh # git clone https://github.com/mpdude/test-1.git test-1-http # git clone git@github.com:mpdude/test-1.git test-1-git