diff --git a/action.yml b/action.yml index 91c5a13..ad3489e 100644 --- a/action.yml +++ b/action.yml @@ -38,7 +38,7 @@ runs: elif [ "$RUNNER_OS" == "macOS" ]; then brew install qemu lima limactl create --name eessi ./eessi.yaml - limactl start eessi + limactl start fi shell: bash env: