Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 63743ad958 | |||
| 664714f95b |
@@ -7,10 +7,7 @@ set -x
|
||||
set -e
|
||||
|
||||
# Change permissions
|
||||
chmod -R a+w /github/workspace
|
||||
|
||||
# Use working directory
|
||||
cd /github/workspace
|
||||
chmod -R a+w ./
|
||||
|
||||
# Run command
|
||||
$*
|
||||
|
||||
Reference in New Issue
Block a user