1 Commits
v0.1.0 ... main

Author SHA1 Message Date
98fee51abc Use github workspace 2020-10-04 23:21:32 +00:00

View File

@@ -2,7 +2,7 @@
set -e
# Move to project directory
cd $1
cd $GITHUB_WORKSPACE/$1
# Config AWS profile
mkdir -p ~/.aws