Update workspace/action.yaml
This commit is contained in:
parent
2a4ec29f12
commit
42272d1abf
@ -14,3 +14,4 @@ runs:
|
||||
echo "Linked: $PERSISTANT -> $WORKSPACE"
|
||||
echo "Workspace will be automatically deleted in 1 hour"
|
||||
sleep 3600 && rm -rf "$PERSISTANT" &
|
||||
shell: sh
|
||||
|
Loading…
Reference in New Issue
Block a user