Skip to content

Commit

Permalink
Generated from base-vm
Browse files Browse the repository at this point in the history
  • Loading branch information
Generate.yml committed Nov 1, 2024
1 parent 4ffe24b commit 65594c6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/tpl/README.tpl.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,11 @@ Support custom shell:
...
steps:
- uses: actions/checkout@v4
- name: Test
- name: Start VM
id: vm
uses: {{GITHUB_REPOSITORY}}@{{LATEST_MAJOR}}
with:
sync: sshfs
- name: Custom shell step 1
shell: {{VM_OS_NAME}} {0}
run: |
Expand Down

0 comments on commit 65594c6

Please sign in to comment.