Remove deprecated action

This commit is contained in:
Igor Pečovnik
2022-11-15 23:00:04 +01:00
committed by GitHub
parent a9ea6daf2a
commit f31c4220de

View File

@@ -28,9 +28,4 @@ runs:
run: |
ssh -T -i ~/.ssh/poweron ${{ inputs.USER_REPOSITORY }}@${{ inputs.HOST_REPOSITORY }}
- name: Sleep for 3m to make sure switches were booted up
uses: jakejarvis/wait-action@master
with:
time: '3m'
sleep 2m # Sleep for 3m to make sure switches were booted up