mirror of
https://github.com/webfactory/ssh-agent.git
synced 2025-06-28 05:33:45 +00:00
Make sure file creation works
This commit is contained in:
parent
feedd601c5
commit
e0d767fd8e
3 changed files with 16 additions and 6 deletions
2
.github/workflows/demo.yml
vendored
2
.github/workflows/demo.yml
vendored
|
@ -58,6 +58,8 @@ jobs:
|
|||
${{ secrets.MPDUDE_TEST_1_DEPLOY_KEY }}
|
||||
${{ secrets.MPDUDE_TEST_2_DEPLOY_KEY }}
|
||||
- run: |
|
||||
dir c:\\
|
||||
dir c:\\dev
|
||||
ssh-add -l
|
||||
git clone git@github.com:mpdude/test-2.git test-2-git
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue