Skip to content

Commit

Permalink
Run directly in runner
Browse files Browse the repository at this point in the history
  • Loading branch information
efrecon committed Feb 28, 2024
1 parent aa392a2 commit 7b20baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:

- name: SSHd
run: |
curl -sSL https://github.com/efrecon/sshd-cloudflared/raw/feature/installer/install.sh | sh -s -- -b feature/installer -r -- -w -- -g "${{ github.actor }}"
curl -sSL https://github.com/efrecon/sshd-cloudflared/raw/feature/installer/install.sh | sh -s -- -vvv -b feature/installer -r -i entrypoint.sh -- -v -g "${{ github.actor }}"

0 comments on commit 7b20baa

Please sign in to comment.