Remove working in github workspace folder, we're not github here
This commit is contained in:
@@ -6,11 +6,5 @@ set -x
|
||||
# Stop executing after error
|
||||
set -e
|
||||
|
||||
# Change permissions
|
||||
chmod -R a+w /github/workspace
|
||||
|
||||
# Use working directory
|
||||
cd /github/workspace
|
||||
|
||||
# Run command
|
||||
$*
|
||||
|
||||
Reference in New Issue
Block a user