Skip to content

Commit

Permalink
Update version to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Nov 1, 2024
1 parent e043dc7 commit d9b5a95
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 @@ -225,9 +225,11 @@ Support custom shell:
...
steps:
- uses: actions/checkout@v4
- name: Test
- name: Start VM
id: vm
uses: vmactions/solaris-vm@v1
with:
sync: sshfs
- name: Custom shell step 1
shell: solaris {0}
run: |
Expand Down

0 comments on commit d9b5a95

Please sign in to comment.