3 Commits

View File

@@ -7,10 +7,11 @@ set -x
set -e
# Change permissions
chmod -R a+w /github/workspace
chmod -R a+w ./
# Use working directory
cd /github/workspace
pwd
ls -R
# Run command
$*
jekyll build