This commit is contained in:
parent
d774164970
commit
2df8f4c2df
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
||||||
- name: Dependencies
|
- name: Dependencies
|
||||||
run: |
|
run: |
|
||||||
apt update -y
|
apt update -y
|
||||||
apt install git wget inetutils-ping -y
|
apt install git wget inetutils-ping iptables -y
|
||||||
git --version
|
git --version
|
||||||
|
|
||||||
- name: Network Check
|
- name: Network Check
|
||||||
|
|
Loading…
Reference in a new issue