We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e41492a + 2ef7254 commit 7e8d27bCopy full SHA for 7e8d27b
website/content/en/docs/examples/gha.md
@@ -65,9 +65,6 @@ The `--plain` mode is useful when you want the VM instance to be as close as pos
65
# --plain is set to disable file sharing, port forwarding, built-in containerd, etc.
66
run: limactl start --plain --name=default --cpus=1 --memory=1 --network=lima:user-v2 template://fedora
67
68
- - name: "Set up SSH"
69
- uses: lima-vm/lima-actions/ssh@v1
70
-
71
- name: "Initialize Fedora"
72
# plain old rsync and ssh are used for the initialization of the guest,
73
# so that people who are not familiar with Lima can understand the initialization steps.
0 commit comments