Remove working in github workspace folder, we're not github here

This commit is contained in:
2023-07-11 23:50:12 +00:00
parent 7080a5d54d
commit 43808abdbd

View File

@@ -9,7 +9,11 @@ echo "Starting Jekyll build"
# Set workspace permissions
####################################################
chmod -R a+w /github/workspace
pwd
ls -R
chmod -R a+w ./
####################################################
# Build the Jekyll site