Skip to content

Commit

Permalink
Update version to
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Oct 31, 2024
1 parent 9b034cc commit 4b8c5e3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,9 +215,11 @@ Support custom shell:
...
steps:
- uses: actions/checkout@v4
- name: Test
- name: Start VM
id: vm
uses: vmactions/base-vm@
with:
sync: sshfs
- name: Custom shell step 1
shell: {{VM_OS_NAME}} {0}
run: |
Expand Down

0 comments on commit 4b8c5e3

Please sign in to comment.