mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-03-20 18:19:07 +08:00
Make sure file creation works
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user