mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 20:10:14 +00:00
temp: skip wait for identity
This commit is contained in:
2
.github/workflows/arrow.yml
vendored
2
.github/workflows/arrow.yml
vendored
@ -106,7 +106,7 @@ jobs:
|
||||
if: inputs.action == 'create'
|
||||
id: host
|
||||
working-directory: ${{ env.TERRAFORM_DIRECTORY }}
|
||||
run: terraform output host_ip
|
||||
run: terraform output -raw host_ip
|
||||
|
||||
- name: Wait on SSH
|
||||
uses: iFaxity/wait-on-action@v1.1.0
|
||||
|
Reference in New Issue
Block a user