Skip to content

Commit

Permalink
Update iac.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmellos authored Jan 3, 2024
1 parent 1a1c7dd commit 86df466
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/iac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,10 @@ jobs:
repository: signalwire/actions-template
ref: main
path: actions


- run: git config --global core.sshCommand "ssh -F $HOME/.ssh//config"
name: workaround for self-hosted runners

- uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.PRIVATE_SSH_KEY_TFMODULES }}
Expand Down

0 comments on commit 86df466

Please sign in to comment.