1 Commits

Author SHA1 Message Date
2bbd2b9194 Change entrypoint for different working folder 2023-07-12 00:08:11 +00:00

View File

@@ -6,11 +6,8 @@ set -x
# Stop executing after error
set -e
# Change permissions
chmod -R a+w /github/workspace
# Use working directory
cd /github/workspace
cd /root/.cache/act/almouse/personalwebsite
# Run command
$*