Skip to content

Commit

Permalink
add working-directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Sep 5, 2024
1 parent 803e1bc commit e8a9356
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ssh-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ jobs:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_CIFEEDBACK_BOT_TOKEN }}

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

0 comments on commit e8a9356

Please sign in to comment.