mirror of
https://github.com/yeslayla/zappa-deploy-action.git
synced 2025-12-06 09:13:22 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 98fee51abc |
@@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
# Move to project directory
|
||||
cd $1
|
||||
cd $GITHUB_WORKSPACE/$1
|
||||
|
||||
# Config AWS profile
|
||||
mkdir -p ~/.aws
|
||||
|
||||
Reference in New Issue
Block a user