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