Skip to content

Commit e8a9356

Browse files
committed
add working-directory
1 parent 803e1bc commit e8a9356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ssh-runner.yml

+1
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ jobs:
124124
SLACK_BOT_TOKEN: ${{ secrets.SLACK_CIFEEDBACK_BOT_TOKEN }}
125125

126126
- name: Tailscale # In order to be able to SSH when a test fails
127+
working-directory: /transformers
127128
uses: ./.github/workflows/action.yaml
128129
with:
129130
authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }}

0 commit comments

Comments
 (0)