This commit is contained in:
parent
679be8ccd8
commit
4bd3a36bfd
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 -y
|
apt install git wget inetutils-ping -y
|
||||||
git --version
|
git --version
|
||||||
|
|
||||||
- name: Network Check
|
- name: Network Check
|
||||||
|
|
Loading…
Reference in a new issue