1 Commits

Author SHA1 Message Date
664714f95b Remove working in github workspace folder, we're not github here 2023-07-11 23:32:13 +00:00

View File

@@ -6,11 +6,5 @@ set -x
# Stop executing after error # Stop executing after error
set -e set -e
# Change permissions
chmod -R a+w /github/workspace
# Use working directory
cd /github/workspace
# Run command # Run command
$* $*