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