Skip to content

Commit

Permalink
Try a default lima
Browse files Browse the repository at this point in the history
  • Loading branch information
ocaisa committed Jun 4, 2024
1 parent 616e417 commit 293866f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 293866f

Please sign in to comment.