Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
2colours authored Feb 29, 2024
1 parent 0c79c17 commit ad84c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: |
sudo echo "${{ secrets.SERVICE_HOST }} vps.contabo" | sudo tee -a /etc/hosts > /dev/null
- name: Ping host
run: ping -c 10 vps.contabo
run: ping -c 10 194.163.135.169
- uses: dawidd6/[email protected]
with:
# Ansible playbook filepath
Expand Down

0 comments on commit ad84c59

Please sign in to comment.