From 34cc44be1a1291eca23cbba75fef236e870f7f67 Mon Sep 17 00:00:00 2001 From: Joseph Manley Date: Sun, 4 Oct 2020 23:33:31 +0000 Subject: [PATCH] Debugging... --- entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/entrypoint.sh b/entrypoint.sh index 7cebccd..09079f2 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -25,6 +25,7 @@ echo " DEBUG" echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-" pwd whoami +ls echo "WORKSPACE: ${GITHUB_WORKSPACE}" pip install -r requirements.txt