Skip to content

Commit

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

0 comments on commit b819bd5

Please sign in to comment.