This commit is contained in:
@@ -17,5 +17,6 @@ jobs:
|
||||
steps:
|
||||
- name: Install and run ping
|
||||
run: |
|
||||
cat /etc/resolv.conf
|
||||
apt-get update && apt-get install -y iputils-ping
|
||||
ping -c 4 google.com
|
||||
|
||||
Reference in New Issue
Block a user