mirror of
https://github.com/yeslayla/zappa-deploy-action.git
synced 2025-04-28 03:25:35 +02:00
Debugging...
This commit is contained in:
parent
98fee51abc
commit
9146f7a76e
@ -19,6 +19,14 @@ source ./.venv/bin/activate
|
||||
|
||||
# Install requirements
|
||||
pip install zappa
|
||||
|
||||
echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-"
|
||||
echo " DEBUG"
|
||||
echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-"
|
||||
pwd
|
||||
whoami
|
||||
echo "WORKSPACE: ${GITHUB_WORKSPACE}"
|
||||
|
||||
pip install -r requirements.txt
|
||||
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user