use printenv (powershell?)
This commit is contained in:
parent
64510141b4
commit
da67187c5e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/demo.yml
vendored
2
.github/workflows/demo.yml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
|||
${{ secrets.MPDUDE_TEST_1_DEPLOY_KEY }}
|
||||
${{ secrets.MPDUDE_TEST_2_DEPLOY_KEY }}
|
||||
- run: |
|
||||
set
|
||||
printenv
|
||||
git clone git@github.com:mpdude/test-2.git test-2-git
|
||||
|
||||
# cat ~/.ssh/config
|
||||
|
|
Loading…
Reference in a new issue