Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2bbd2b9194 |
@@ -6,11 +6,8 @@ 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
|
# Use working directory
|
||||||
cd /github/workspace
|
cd /root/.cache/act/almouse/personalwebsite
|
||||||
|
|
||||||
# Run command
|
# Run command
|
||||||
$*
|
$*
|
||||||
|
|||||||
Reference in New Issue
Block a user