From 7cabdfc0ccba758a8757ad227d61712d03656ac5 Mon Sep 17 00:00:00 2001 From: Matthias Pigulla Date: Tue, 2 Mar 2021 16:03:44 +0000 Subject: [PATCH] Print cwd --- .github/workflows/demo.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml index b104c0b..3264fce 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -59,6 +59,7 @@ jobs: ${{ secrets.MPDUDE_TEST_2_DEPLOY_KEY }} - run: | printenv + pwd git clone git@github.com:mpdude/test-2.git test-2-git # cat ~/.ssh/config