Skip to content

Commit

Permalink
Update shell.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang authored Jan 27, 2024
1 parent 24bfc5f commit 2c3dda2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: echo "TestingDomain=${{steps.tunnel.outputs.server}}" >> $GITHUB_ENV
- name: Starting a netbsd VM, please wait. It may take 3 minutes
id: shell
uses: vmactions/netbsd-vm@v1
uses: vmactions/netbsd-vm@main
with:
nat: |
"8000": "80"
Expand Down

0 comments on commit 2c3dda2

Please sign in to comment.